diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/scripts_main.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_main.conf b/npc/scripts_main.conf index 87773c191..aeea087ef 100644 --- a/npc/scripts_main.conf +++ b/npc/scripts_main.conf @@ -31,7 +31,7 @@ // - eAthena Dev Team - // -------------------------------------------------------------- // ------------------ Global Scripts Functions ------------------ -// !! Warning! Do NOT remove there or it breaks a lot of items !! +// Utilitarian functions used by many scripts. npc: npc/other/Global_Functions.txt // -------------------------------------------------------------- // ------------------------ PCLoginEvent ------------------------ |