diff options
Diffstat (limited to 'npc/re/scripts_main.conf')
-rw-r--r-- | npc/re/scripts_main.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/scripts_main.conf b/npc/re/scripts_main.conf index 8ee3c45e5..28f514d19 100644 --- a/npc/re/scripts_main.conf +++ b/npc/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. // |