diff options
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index c29aff591..843e99113 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -20,6 +20,7 @@ //npc: npc/location/to/script.txt
// Your scripts go here!!
// --------------------------------------------------------------
+//npc: npc/sample/monster_controller.cpp
// ----------------------- Basic Scripts -----------------------
// -- Adoption NPC [Fredzilla]
npc: npc/custom/adoption.txt
|