diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/scripts_custom.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index edb1be2b2..94a93d842 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -90,8 +90,8 @@ npc: npc/custom/jobs/jobmaster.txt //npc: npc/custom/Lance/FR_WeatherController.c
//npc: npc/custom/Lance/FR_MailSystem.c
//npc: npc/sample/npc_dynamic_shop.txt
-npc: npc/sample/monster_controller.cpp
-npc: npc/custom/Lance/Sentry.cpp
+//npc: npc/sample/monster_controller.cpp
+//npc: npc/custom/Lance/Sentry.cpp
// --------------------------------------------------------------
// --------------------------------------------------------------
|