diff options
author | wushin <pasekei@gmail.com> | 2015-08-29 13:52:50 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-08-29 13:52:50 -0500 |
commit | 6f080b86f6fbb36b09b6387475a2c50b8dede457 (patch) | |
tree | 5a0874d1e1c661dfed5b3a8e9b5f5ae82aeba082 /world/map/npc | |
parent | 49207457d8e7767a12b3a1be8e667660c06b8eb7 (diff) | |
download | serverdata-6f080b86f6fbb36b09b6387475a2c50b8dede457.tar.gz serverdata-6f080b86f6fbb36b09b6387475a2c50b8dede457.tar.bz2 serverdata-6f080b86f6fbb36b09b6387475a2c50b8dede457.tar.xz serverdata-6f080b86f6fbb36b09b6387475a2c50b8dede457.zip |
Remove mobs from GM Island
Diffstat (limited to 'world/map/npc')
-rw-r--r-- | world/map/npc/028-1/_mobs.txt | 52 | ||||
-rw-r--r-- | world/map/npc/028-1/_warps.txt | 2 | ||||
-rw-r--r-- | world/map/npc/028-3/_mobs.txt | 19 | ||||
-rw-r--r-- | world/map/npc/028-3/_warps.txt | 2 |
4 files changed, 2 insertions, 73 deletions
diff --git a/world/map/npc/028-1/_mobs.txt b/world/map/npc/028-1/_mobs.txt index fc1aa291..b0ae65fe 100644 --- a/world/map/npc/028-1/_mobs.txt +++ b/world/map/npc/028-1/_mobs.txt @@ -1,61 +1,9 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // GM Island mobs -028-1,121,75,27,25|monster|SpikyMushroom|1019,18,20000ms,15000ms,Mob028-1::On1019 -028-1,89,72,25,19|monster|Bat|1017,18,100000ms,10000ms,Mob028-1::On1017 -028-1,99,36,48,32|monster|Wisp|1040,8,200000ms,15000ms,Mob028-1::On1040 -028-1,99,36,46,34|monster|Spectre|1042,8,200000ms,15000ms,Mob028-1::On1042 -028-1,99,36,44,36|monster|Poltergeist|1047,8,200000ms,15000ms,Mob028-1::On1047 -028-1,41,67,38,9|monster|SeaSlime|1033,18,100000ms,25000ms,Mob028-1::On1033 -028-1,51,78,22,10|monster|SeaSlime|1033,15,100000ms,25000ms,Mob028-1::On1033 -028-1,29,104,1,1|monster|Squirrel|1038,1,300000ms,50000ms,Mob028-1::On1038 -028-1,74,98,71,18|monster|Wisp|1040,8,200000ms,15000ms,Mob028-1::On1040 -028-1,82,103,93,16|monster|Spectre|1042,8,200000ms,15000ms,Mob028-1::On1042 -028-1,110,117,61,14|monster|Poltergeist|1047,8,200000ms,15000ms,Mob028-1::On1047 -028-1,60,45,1,1|monster|Fallen|1045,1,700000ms,300000ms,Mob028-1::On1045 028-1,0,0,0|script|Mob028-1|32767 { end; - -On1017: - set @mobID, 1017; - callfunc "MobPoints"; - end; - -On1019: - set @mobID, 1019; - callfunc "MobPoints"; - end; - -On1033: - set @mobID, 1033; - callfunc "MobPoints"; - end; - -On1038: - set @mobID, 1038; - callfunc "MobPoints"; - end; - -On1040: - set @mobID, 1040; - callfunc "MobPoints"; - end; - -On1042: - set @mobID, 1042; - callfunc "MobPoints"; - end; - -On1045: - set @mobID, 1045; - callfunc "MobPoints"; - end; - -On1047: - set @mobID, 1047; - callfunc "MobPoints"; - end; } diff --git a/world/map/npc/028-1/_warps.txt b/world/map/npc/028-1/_warps.txt index 8f2ffd4a..076a3ef7 100644 --- a/world/map/npc/028-1/_warps.txt +++ b/world/map/npc/028-1/_warps.txt @@ -1,4 +1,4 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // GM Island warps -028-1,120,125|warp|To Easter Islan#028-10|-1,-1,028-3,33,77 +028-1,120,125|warp|To GM Island Ca#028-10|-1,-1,028-3,33,77 diff --git a/world/map/npc/028-3/_mobs.txt b/world/map/npc/028-3/_mobs.txt index fd5fe855..1290a483 100644 --- a/world/map/npc/028-3/_mobs.txt +++ b/world/map/npc/028-3/_mobs.txt @@ -1,28 +1,9 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // GM Island Cave mobs -028-3,51,49,22,15|monster|Silkworm|1035,10,30000ms,3000ms,Mob028-3::On1035 -028-3,43,35,1,1|monster|EvilMushroom|1013,3,40000ms,5000ms,Mob028-3::On1013 -028-3,27,31,1,1|monster|EvilMushroom|1013,3,40000ms,5000ms,Mob028-3::On1013 -028-3,50,49,61,60|monster|Bat|1017,10,60000ms,10000ms,Mob028-3::On1017 028-3,0,0,0|script|Mob028-3|32767 { end; - -On1013: - set @mobID, 1013; - callfunc "MobPoints"; - end; - -On1017: - set @mobID, 1017; - callfunc "MobPoints"; - end; - -On1035: - set @mobID, 1035; - callfunc "MobPoints"; - end; } diff --git a/world/map/npc/028-3/_warps.txt b/world/map/npc/028-3/_warps.txt index 393f8340..92429ec3 100644 --- a/world/map/npc/028-3/_warps.txt +++ b/world/map/npc/028-3/_warps.txt @@ -1,4 +1,4 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // GM Island Cave warps -028-3,33,78|warp|To Easter Islan#028-30|-1,-1,028-1,120,126 +028-3,33,78|warp|To GM Island#028-30|-1,-1,028-1,120,126 |