diff options
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 50eab6f87..fe9a02ff3 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -7,9 +7,6 @@ // ------------------------- My Scripts ------------------------- //npc: npc/location/to/script.txt // Your scripts go here!! -npc: npc/custom/extrablatt.txt -npc: npc/custom/ranker.txt -npc: npc/custom/emp_break_room.txt // -------------------------------------------------------------- // ----------------------- Basic Scripts ----------------------- // -- Card Remover @@ -66,7 +63,7 @@ npc: npc/custom/emp_break_room.txt // A nice lottery (very flexible) //npc: npc/custom/lottery.txt // -// Wedding script (rewritten by Scotlex. ) +// Wedding script (rewritten by Scotlex ) // Supports Same-sex marriages. //npc: npc/custom/marriage.txt |