diff options
author | wushin <pasekei@gmail.com> | 2015-01-07 21:04:38 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-01-07 21:04:38 -0600 |
commit | 61c88ec162713b980f30e6e5111c1cfbd9f23d3a (patch) | |
tree | cbc5f399ccf8dd226056887a70b9a313f88bee6e /world/map/npc/069-2/wizards.txt | |
parent | 2901ba177dea5867cbd52eb2b02a0ef8e1816e15 (diff) | |
download | serverdata-61c88ec162713b980f30e6e5111c1cfbd9f23d3a.tar.gz serverdata-61c88ec162713b980f30e6e5111c1cfbd9f23d3a.tar.bz2 serverdata-61c88ec162713b980f30e6e5111c1cfbd9f23d3a.tar.xz serverdata-61c88ec162713b980f30e6e5111c1cfbd9f23d3a.zip |
Adjust rest of world to Match new tutorial
Diffstat (limited to 'world/map/npc/069-2/wizards.txt')
-rw-r--r-- | world/map/npc/069-2/wizards.txt | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/world/map/npc/069-2/wizards.txt b/world/map/npc/069-2/wizards.txt deleted file mode 100644 index 1d827d18..00000000 --- a/world/map/npc/069-2/wizards.txt +++ /dev/null @@ -1,60 +0,0 @@ -// Council of Ruling Wizards Room - -// manaseed -069-2.gat,106,82,0|script|Desert Mana Seed#_M|166 -{ - end; -} - -// -069-2.gat,101,85,0|script|Wizard#1|355 -{ - end; -} - -// -069-2.gat,94,87,0|script|Wizard#2|356 -{ - end; -} - -// -069-2.gat,94,93,0|script|Wizard#3|357 -{ - end; -} - -// -069-2.gat,101,95,0|script|Wizard#4|358 -{ - end; -} - -// -069-2.gat,112,85,0|script|Wizard#5|359 -{ - end; -} - -// -069-2.gat,119,87,0|script|Wizard#6|360 -{ - end; -} - -// -069-2.gat,119,93,0|script|Wizard#7|361 -{ - end; -} - -// -069-2.gat,112,95,0|script|Wizard#8|362 -{ - end; -} -// -069-2.gat,106,90,0|script|Arch-Wizard#9|354 -{ - end; -} |