From f8390983dff36095e80bb7b1317ca00afc145232 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Mon, 12 Sep 2011 20:31:41 +0200 Subject: Client-data: Review of all maps by Ali-G, Converter ran. Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map. --- world/map/npc/002-4/_mobs.txt | 34 +++++++++++++++++----------------- world/map/npc/002-4/_warps.txt | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) (limited to 'world/map/npc/002-4') diff --git a/world/map/npc/002-4/_mobs.txt b/world/map/npc/002-4/_mobs.txt index 294050a4..ff19bf7d 100644 --- a/world/map/npc/002-4/_mobs.txt +++ b/world/map/npc/002-4/_mobs.txt @@ -1,23 +1,23 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Deep Desert Mines mobs -002-4.gat,36,89,11,6|monster|Ice Goblin|1058,3,100000,30000,Mob002-4::On1058 -002-4.gat,33,76,2,11|monster|Cave Maggot|1056,3,100000,30000,Mob002-4::On1056 -002-4.gat,39,67,5,3|monster|Angry Scorpion|1057,3,100000,30000,Mob002-4::On1057 -002-4.gat,39,37,17,4|monster|Archant|1060,3,100000,30000,Mob002-4::On1060 -002-4.gat,61,70,1,7|monster|Ice Goblin|1058,3,100000,30000,Mob002-4::On1058 -002-4.gat,55,96,1,3|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 -002-4.gat,67,99,11,1|monster|Yellow Slime|1007,4,100000,30000,Mob002-4::On1007 -002-4.gat,91,80,1,4|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 -002-4.gat,88,93,1,4|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 -002-4.gat,73,77,1,4|monster|Archant|1060,2,100000,30000,Mob002-4::On1060 -002-4.gat,93,69,1,4|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 -002-4.gat,90,62,7,1|monster|Yellow Slime|1007,1,100000,30000,Mob002-4::On1007 -002-4.gat,73,35,1,4|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 -002-4.gat,84,33,1,4|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 -002-4.gat,84,45,1,4|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 -002-4.gat,98,37,1,4|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 -002-4.gat,92,38,7,1|monster|Yellow Slime|1007,2,100000,30000,Mob002-4::On1007 +002-4.gat,37,89,12,7|monster|Ice Goblin|1058,3,100000,30000,Mob002-4::On1058 +002-4.gat,33,76,3,11|monster|Cave Maggot|1056,3,100000,30000,Mob002-4::On1056 +002-4.gat,40,68,7,5|monster|Angry Scorpion|1057,3,100000,30000,Mob002-4::On1057 +002-4.gat,40,38,18,5|monster|Archant|1060,3,100000,30000,Mob002-4::On1060 +002-4.gat,62,71,3,7|monster|Ice Goblin|1058,3,100000,30000,Mob002-4::On1058 +002-4.gat,56,97,2,5|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 +002-4.gat,68,100,12,2|monster|Yellow Slime|1007,4,100000,30000,Mob002-4::On1007 +002-4.gat,92,80,1,5|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 +002-4.gat,89,94,1,5|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 +002-4.gat,74,78,1,5|monster|Archant|1060,2,100000,30000,Mob002-4::On1060 +002-4.gat,94,71,2,6|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 +002-4.gat,91,64,8,2|monster|Yellow Slime|1007,1,100000,30000,Mob002-4::On1007 +002-4.gat,74,35,1,5|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 +002-4.gat,84,33,1,5|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 +002-4.gat,84,46,1,5|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 +002-4.gat,99,38,1,5|monster|Archant|1060,1,100000,30000,Mob002-4::On1060 +002-4.gat,93,39,8,2|monster|Yellow Slime|1007,2,100000,30000,Mob002-4::On1007 002-4.gat,0,0,0|script|Mob002-4|-1,{ diff --git a/world/map/npc/002-4/_warps.txt b/world/map/npc/002-4/_warps.txt index 2ac66361..4d4af370 100644 --- a/world/map/npc/002-4/_warps.txt +++ b/world/map/npc/002-4/_warps.txt @@ -1,4 +1,4 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Deep Desert Mines warps -002-4.gat,34,99|warp|toLevel1|-1,-1,002-3.gat,68,99 +002-4.gat,34,99|warp|To First Level|-1,-1,002-3.gat,68,99 -- cgit v1.2.3-60-g2f50