Skip to content

Commit

Permalink
8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
louis1706 committed Jan 13, 2024
1 parent bc32117 commit 43a10a0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion EXILED.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<PropertyGroup>
<!-- This is the global version and is used for all projects that don't have a version -->
<Version Condition="$(Version) == ''">8.4.3</Version>
<Version Condition="$(Version) == ''">8.7.0</Version>
<!-- Enables public beta warning via the PUBLIC_BETA constant -->
<PublicBeta>false</PublicBeta>

Expand Down
24 changes: 12 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.4.3.0"
```md title="Latest Updated: 8.7.0.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.4.3.0"
```md title="Latest Updated: 8.7.0.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.4.3.0"
```md title="Latest Updated: 8.7.0.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.4.3.0"
```md title="Latest Updated: 8.7.0.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.4.3.0"
```md title="Latest Updated: 8.7.0.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.4.3.0"
```md title="Latest Updated: 8.7.0.0"
[-1] None
[0] AmnesiaItems
[1] AmnesiaVision
Expand Down Expand Up @@ -432,7 +432,7 @@ PlayerStatsSystem::Scp018DamageHandler : AttackerDamageHandler

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

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

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

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

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

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

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

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

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

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

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

```md title="Latest Updated: 8.4.3.0"
```md title="Latest Updated: 8.7.0.0"
[0] None
[1] RoundStart
[2] LateJoin
Expand Down

0 comments on commit 43a10a0

Please sign in to comment.