Skip to content

Commit 1679be1

Browse files
authored
Fix link formatting for CustomText in readme.md
1 parent f3ceb9d commit 1679be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This plugin makes many things possible on your server.
1313
| LiftMoveDuration | Dictionary<[ElevatorType](https://exmod-team.github.io/EXILED/api/Exiled.API.Enums.ElevatorType.html), float> | Change the times of elevator Animation |
1414
| StandardAmmoLimits | Dictionary<[AmmoType](https://exmod-team.github.io/EXILED/api/Exiled.API.Enums.AmmoType.html), ushort> | Sets the standard ammo limits for the player |
1515
| StandardCategoryLimits | Dictionary<ItemCategory, sbyte> | Sets standard category limits |
16-
| 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 |
1717
| WarheadCleanup | bool | Remove all pickups and ragdoll in the facility (lower than y 500) |
1818
| CustomTesla | [TeslaBuild](https://github.com/louis1706/FacilityManagement#teslabuild) | (Null disables the change) |
1919
| CustomScp914 | [Scp914Build](https://github.com/louis1706/FacilityManagement#scp914build) | (Null disables the change) |

0 commit comments

Comments
 (0)