diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2011-08-26 21:06:53 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2011-08-26 21:06:53 -0700 |
commit | 29fd79e3264346a6f3623020036a2e2a5fa7011f (patch) | |
tree | 588d2701c063b23660b9af3bea472873303a397e /world/map/npc/scripts.conf | |
parent | 134bb0df0e2ca0d6933668594827cf4d825a4596 (diff) | |
download | serverdata-29fd79e3264346a6f3623020036a2e2a5fa7011f.tar.gz serverdata-29fd79e3264346a6f3623020036a2e2a5fa7011f.tar.bz2 serverdata-29fd79e3264346a6f3623020036a2e2a5fa7011f.tar.xz serverdata-29fd79e3264346a6f3623020036a2e2a5fa7011f.zip |
Fix and comment fluffy hunting quest
Diffstat (limited to 'world/map/npc/scripts.conf')
-rw-r--r-- | world/map/npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/scripts.conf b/world/map/npc/scripts.conf index 8d07ff18..c8239d27 100644 --- a/world/map/npc/scripts.conf +++ b/world/map/npc/scripts.conf @@ -14,6 +14,7 @@ npc: npc/functions/process_equip.txt npc: npc/functions/slot_machine.txt npc: npc/functions/soul_menhir.txt npc: npc/functions/strangerquiz.txt +npc: npc/functions/time.txt npc: npc/functions/water_bottle.txt npc: npc/functions/evil_obelisk.txt |