diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-01 09:48:17 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-01 09:48:17 +0000 |
commit | 6be44ef7080eee65c7f57cd038d213532d619a46 (patch) | |
tree | 0516cc7ffe43a77edc91f8a45cee8ab4f4051f88 /npc/scripts_custom.conf | |
parent | 63c85fa677acf77a4288a3e7d92e24469b8f80f0 (diff) | |
download | hercules-6be44ef7080eee65c7f57cd038d213532d619a46.tar.gz hercules-6be44ef7080eee65c7f57cd038d213532d619a46.tar.bz2 hercules-6be44ef7080eee65c7f57cd038d213532d619a46.tar.xz hercules-6be44ef7080eee65c7f57cd038d213532d619a46.zip |
* Should not exit when you can't find an NPC file..
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5845 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 2bcecceb6..c29aff591 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -89,7 +89,7 @@ npc: npc/custom/adoption.txt //npc: npc/custom/Lance/FR_HallOfFame.c
//npc: npc/custom/Lance/FR_WeatherController.c
//npc: npc/custom/Lance/FR_MailSystem.c
-//npc: npc/custom/sample/npc_dynamic_shop.txt
+//npc: npc/sample/npc_dynamic_shop.txt
// --------------------------------------------------------------
// --------------------------------------------------------------
|