diff options
Diffstat (limited to 'world/map/npc/056-1')
-rw-r--r-- | world/map/npc/056-1/_import.txt | 5 | ||||
-rw-r--r-- | world/map/npc/056-1/_mobs.txt | 26 | ||||
-rw-r--r-- | world/map/npc/056-1/_warps.txt | 5 |
3 files changed, 36 insertions, 0 deletions
diff --git a/world/map/npc/056-1/_import.txt b/world/map/npc/056-1/_import.txt new file mode 100644 index 00000000..8266df52 --- /dev/null +++ b/world/map/npc/056-1/_import.txt @@ -0,0 +1,5 @@ +// Map 056-1: Woods +// This file is generated automatically. All manually changes will be removed when running the Converter. +map: 056-1.gat +npc: npc/056-1/_mobs.txt +npc: npc/056-1/_warps.txt diff --git a/world/map/npc/056-1/_mobs.txt b/world/map/npc/056-1/_mobs.txt new file mode 100644 index 00000000..8c18e38a --- /dev/null +++ b/world/map/npc/056-1/_mobs.txt @@ -0,0 +1,26 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Woods mobs + +056-1.gat,0,0,0,0|monster|Spawn Evil Mushroom|1013,10,10000,45000,Mob056-1::On1013 +056-1.gat,0,0,0,0|monster|Spawn Log Head|1025,10,10000,45000,Mob056-1::On1025 +056-1.gat,0,0,0,0|monster|Spawn Mauve Herb|1029,2,10000,85000,Mob056-1::On1029 + + +056-1.gat,0,0,0|script|Mob056-1|-1,{ +On1013: + set @mobID, 1013; + callfunc "MobPoints"; + end; + +On1025: + set @mobID, 1025; + callfunc "MobPoints"; + end; + +On1029: + set @mobID, 1029; + callfunc "MobPoints"; + end; + + end; +} diff --git a/world/map/npc/056-1/_warps.txt b/world/map/npc/056-1/_warps.txt new file mode 100644 index 00000000..35cb572e --- /dev/null +++ b/world/map/npc/056-1/_warps.txt @@ -0,0 +1,5 @@ +// This file is generated automatically. All manually changes will be removed when running the Converter. +// Woods warps + +056-1.gat,74,76|warp|To Woodland Hills|-1,-1,055-1.gat,74,21 +056-1.gat,23,29|warp|To Woodland Hills|-1,3,017-1.gat,134,56 |