diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-19 00:15:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-19 00:15:15 -0300 |
commit | e36f94750f1b6860a51816ab13562c1f915371e1 (patch) | |
tree | 17009a39fc1d594f9a02c5b017e714fea5ef29e5 /npc/scripts.conf | |
parent | 368032bbabf66743bff79aa01260c5ec0e3866dd (diff) | |
download | serverdata-e36f94750f1b6860a51816ab13562c1f915371e1.tar.gz serverdata-e36f94750f1b6860a51816ab13562c1f915371e1.tar.bz2 serverdata-e36f94750f1b6860a51816ab13562c1f915371e1.tar.xz serverdata-e36f94750f1b6860a51816ab13562c1f915371e1.zip |
Noob typo
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 7a037fd3f..1e5a2422e 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -142,7 +142,7 @@ "npc/functions/instances.txt", "npc/functions/captcha.txt", "npc/functions/dungeon.txt", -"npc/config/easteregg_blackbox.txt" +"npc/config/easteregg_blackbox.txt", // Maps specific scripts @include "npc/_import.txt" |