diff options
author | Chuck Miller <shadowmil@gmail.com> | 2010-07-08 19:34:06 -0400 |
---|---|---|
committer | Chuck Miller <shadowmil@gmail.com> | 2010-07-08 20:22:22 -0400 |
commit | e45b62a09b9e3391d682bbf34f997d623d6004fe (patch) | |
tree | 017def936478299eba0eab38abe10471f702f43d /npc/018-3_Cave/_import.txt | |
parent | c94cc7043c255ac8b05494018eccffffe03ac9b7 (diff) | |
download | serverdata-e45b62a09b9e3391d682bbf34f997d623d6004fe.tar.gz serverdata-e45b62a09b9e3391d682bbf34f997d623d6004fe.tar.bz2 serverdata-e45b62a09b9e3391d682bbf34f997d623d6004fe.tar.xz serverdata-e45b62a09b9e3391d682bbf34f997d623d6004fe.zip |
Adds the evil obelisk function, which summons evil monsters for a price
Diffstat (limited to 'npc/018-3_Cave/_import.txt')
-rw-r--r-- | npc/018-3_Cave/_import.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-3_Cave/_import.txt b/npc/018-3_Cave/_import.txt index 2f30ca7c..74377757 100644 --- a/npc/018-3_Cave/_import.txt +++ b/npc/018-3_Cave/_import.txt @@ -3,3 +3,4 @@ npc: npc/018-3_Cave/_mobs.txt npc: npc/018-3_Cave/_warps.txt npc: npc/018-3_Cave/bookcase.txt npc: npc/018-3_Cave/sword.txt +npc: npc/018-3_Cave/evil-obelisk.txt |