Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs update #2607

Merged
merged 1 commit into from
Jun 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 14 additions & 12 deletions docs/docs/Resources/Intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ sidebar_position: 1

<details><summary> <b>Ammo</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[0] None
[1] Nato556
[2] Nato762
Expand All @@ -151,7 +151,7 @@ sidebar_position: 1

<details><summary> <b>Doors</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[0] UnknownDoor
[1] Scp914Door
[2] GR18Inner
Expand Down Expand Up @@ -220,7 +220,7 @@ sidebar_position: 1

<details><summary> <b>Rooms</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[0] Unknown
[1] LczArmory
[2] LczCurve
Expand Down Expand Up @@ -283,7 +283,7 @@ sidebar_position: 1

<details><summary> <b>Elevators</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[0] Unknown
[1] GateA
[2] GateB
Expand All @@ -299,7 +299,7 @@ sidebar_position: 1

<details><summary> <b>DamageType</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[0] Unknown
[1] Falldown
[2] Warhead
Expand Down Expand Up @@ -381,7 +381,7 @@ PlayerStatsSystem::Scp018DamageHandler : AttackerDamageHandler

<details><summary> <b>Effects</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[-1] None
[0] AmnesiaItems
[1] AmnesiaVision
Expand Down Expand Up @@ -424,6 +424,8 @@ PlayerStatsSystem::Scp018DamageHandler : AttackerDamageHandler
[38] Marshmallow
[39] Strangled
[40] Ghostly
[41] FogControl
[42] Slowness
```

</details>
Expand All @@ -432,7 +434,7 @@ PlayerStatsSystem::Scp018DamageHandler : AttackerDamageHandler

<details><summary> <b>Keycard Perms</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[0] None
[1] Checkpoints
[2] ExitGates
Expand All @@ -453,7 +455,7 @@ PlayerStatsSystem::Scp018DamageHandler : AttackerDamageHandler

<details><summary> <b>Lock Type</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[0] None
[1] Regular079
[2] Lockdown079
Expand Down Expand Up @@ -488,7 +490,7 @@ PlayerStatsSystem::Scp018DamageHandler : AttackerDamageHandler

<details><summary> <b>Blood</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[0] Default
[1] Scp106
[2] Spreaded
Expand All @@ -501,7 +503,7 @@ PlayerStatsSystem::Scp018DamageHandler : AttackerDamageHandler

<details><summary> <b>GeneratorState</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[1] None
[2] Unlocked
[4] Open
Expand Down Expand Up @@ -543,7 +545,7 @@ PlayerStatsSystem::Scp018DamageHandler : AttackerDamageHandler

<details><summary> <b>Attachment Names</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[0] None
[1] IronSights
[2] DotSight
Expand Down Expand Up @@ -598,7 +600,7 @@ PlayerStatsSystem::Scp018DamageHandler : AttackerDamageHandler

<details><summary> <b>Spawn Reasons</b></summary>

```md title="Latest Updated: 8.9.0.0"
```md title="Latest Updated: 8.9.4.0"
[0] None
[1] RoundStart
[2] LateJoin
Expand Down
Loading