You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This plugin makes many things possible on your server.
13
13
| LiftMoveDuration | Dictionary<[ElevatorType](https://exmod-team.github.io/EXILED/api/Exiled.API.Enums.ElevatorType.html), float> | Change the times of elevator Animation |
14
14
| StandardAmmoLimits | Dictionary<[AmmoType](https://exmod-team.github.io/EXILED/api/Exiled.API.Enums.AmmoType.html), ushort> | Sets the standard ammo limits for the player |
| CustomText | Dictionary<[Intercom.State](https://exmod-team.github.io/EXILED/articles/SCPSLRessources/NW_Documentation.html#intercomstates), string> | Change the intercomText with specified State |
16
+
| CustomText | Dictionary<[Intercom.State](https://exmod-team.github.io/EXILED/articles/SCPSLRessources/NW_Documentation.html#intercomstate), string> | Change the intercomText with specified State |
17
17
| WarheadCleanup | bool | Remove all pickups and ragdoll in the facility (lower than y 500) |
18
18
| CustomTesla |[TeslaBuild](https://github.com/louis1706/FacilityManagement#teslabuild)| (Null disables the change) |
19
19
| CustomScp914 |[Scp914Build](https://github.com/louis1706/FacilityManagement#scp914build)| (Null disables the change) |
0 commit comments