summaryrefslogtreecommitdiff
path: root/npc/pre-re/scripts_main.conf
diff options
context:
space:
mode:
Diffstat (limited to 'npc/pre-re/scripts_main.conf')
-rw-r--r--npc/pre-re/scripts_main.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/pre-re/scripts_main.conf b/npc/pre-re/scripts_main.conf
index a2c1fcc1c..8e75dd332 100644
--- a/npc/pre-re/scripts_main.conf
+++ b/npc/pre-re/scripts_main.conf
@@ -4,7 +4,7 @@
// The idea of this new system is to make scripts more organized
// since the old system was rather messy with all the NPCs in one
// file. Now scripts are organized in to files arraged by type.
-// Custom scripts are now in scripts_custom.conf, all other
+// Custom scripts are now in scripts_custom.conf, all other
// scripts are deemed as 'official'. You should place your NPCs
// in to scripts_custom.conf to follow the trend.
//