diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:20:54 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:24 -0600 |
commit | 4cc9ace3c293a6592bcca06db2a558e01308372a (patch) | |
tree | 5f015ea871d4d6b31cf02309c6c217992ee4fc55 /world | |
parent | b1ecb2e4f8057a5d75f9069a4bcaca613fcb6eb5 (diff) | |
download | serverdata-4cc9ace3c293a6592bcca06db2a558e01308372a.tar.gz serverdata-4cc9ace3c293a6592bcca06db2a558e01308372a.tar.bz2 serverdata-4cc9ace3c293a6592bcca06db2a558e01308372a.tar.xz serverdata-4cc9ace3c293a6592bcca06db2a558e01308372a.zip |
NPCs on 069-* fixed
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/069-2/wizards.txt | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/world/map/npc/069-2/wizards.txt b/world/map/npc/069-2/wizards.txt index f1df5ef4..1d827d18 100644 --- a/world/map/npc/069-2/wizards.txt +++ b/world/map/npc/069-2/wizards.txt @@ -1,60 +1,60 @@ // Council of Ruling Wizards Room // manaseed -069-2.gat,106,82,0|script|Desert Mana Seed#_M|166, +069-2.gat,106,82,0|script|Desert Mana Seed#_M|166 { end; } // -069-2.gat,101,85,0|script|Wizard#1|355, +069-2.gat,101,85,0|script|Wizard#1|355 { end; } // -069-2.gat,94,87,0|script|Wizard#2|356, +069-2.gat,94,87,0|script|Wizard#2|356 { end; } // -069-2.gat,94,93,0|script|Wizard#3|357, +069-2.gat,94,93,0|script|Wizard#3|357 { end; } // -069-2.gat,101,95,0|script|Wizard#4|358, +069-2.gat,101,95,0|script|Wizard#4|358 { end; } // -069-2.gat,112,85,0|script|Wizard#5|359, +069-2.gat,112,85,0|script|Wizard#5|359 { end; } // -069-2.gat,119,87,0|script|Wizard#6|360, +069-2.gat,119,87,0|script|Wizard#6|360 { end; } // -069-2.gat,119,93,0|script|Wizard#7|361, +069-2.gat,119,93,0|script|Wizard#7|361 { end; } // -069-2.gat,112,95,0|script|Wizard#8|362, +069-2.gat,112,95,0|script|Wizard#8|362 { end; } // -069-2.gat,106,90,0|script|Arch-Wizard#9|354, +069-2.gat,106,90,0|script|Arch-Wizard#9|354 { end; } |