From f2b31adfdc8334754bce9247c9de32b63b88cbff Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sun, 8 Jan 2012 15:09:23 +0100 Subject: Adding monsters on snow maps (Converter ran, submodule pointer updated). --- world/map/npc/019-1/_mobs.txt | 6 +++++ world/map/npc/033-1/_mobs.txt | 18 ++++++++++++++ world/map/npc/034-1/_mobs.txt | 18 ++++++++++++++ world/map/npc/044-1/_mobs.txt | 55 +++++++++++++++++++++++++++++++++++++++++++ world/map/npc/044-3/_mobs.txt | 51 +++++++++++++++++++++++++++++++++++++++ world/map/npc/045-1/_mobs.txt | 31 ++++++++++++++++++++++++ 6 files changed, 179 insertions(+) (limited to 'world/map') diff --git a/world/map/npc/019-1/_mobs.txt b/world/map/npc/019-1/_mobs.txt index 9684ef1f..181c8104 100644 --- a/world/map/npc/019-1/_mobs.txt +++ b/world/map/npc/019-1/_mobs.txt @@ -2,6 +2,7 @@ // Snow Field mobs 019-1.gat,0,0,0,0|monster|Fluffy|1020,100,100000,30000,Mob019-1::On1020 +019-1.gat,0,0,0,0|monster|Reinboo|1094,4,100000,30000,Mob019-1::On1094 019-1.gat,0,0,0|script|Mob019-1|-1,{ @@ -10,5 +11,10 @@ On1020: callfunc "MobPoints"; end; +On1094: + set @mobID, 1094; + callfunc "MobPoints"; + end; + end; } diff --git a/world/map/npc/033-1/_mobs.txt b/world/map/npc/033-1/_mobs.txt index adc96467..0775d8fa 100644 --- a/world/map/npc/033-1/_mobs.txt +++ b/world/map/npc/033-1/_mobs.txt @@ -1,8 +1,26 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Snow Path mobs +033-1.gat,70,50,5,4|monster|Wolvern|1090,3,0,0,Mob033-1::On1090 +033-1.gat,33,38,15,49|monster|Reinboo|1094,3,0,0,Mob033-1::On1094 +033-1.gat,56,87,50,42|monster|Squirrel|1038,15,0,0,Mob033-1::On1038 033-1.gat,0,0,0|script|Mob033-1|-1,{ +On1038: + set @mobID, 1038; + callfunc "MobPoints"; + end; + +On1090: + set @mobID, 1090; + callfunc "MobPoints"; + end; + +On1094: + set @mobID, 1094; + callfunc "MobPoints"; + end; + end; } diff --git a/world/map/npc/034-1/_mobs.txt b/world/map/npc/034-1/_mobs.txt index 12f6d0df..400561f2 100644 --- a/world/map/npc/034-1/_mobs.txt +++ b/world/map/npc/034-1/_mobs.txt @@ -1,8 +1,26 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Snow Forest mobs +034-1.gat,0,0,0,0|monster|Reinboo|1094,40,0,0,Mob034-1::On1094 +034-1.gat,0,0,0,0|monster|Fluffy|1020,50,0,0,Mob034-1::On1020 +034-1.gat,0,0,0,0|monster|Squirrel|1038,50,0,0,Mob034-1::On1038 034-1.gat,0,0,0|script|Mob034-1|-1,{ +On1020: + set @mobID, 1020; + callfunc "MobPoints"; + end; + +On1038: + set @mobID, 1038; + callfunc "MobPoints"; + end; + +On1094: + set @mobID, 1094; + callfunc "MobPoints"; + end; + end; } diff --git a/world/map/npc/044-1/_mobs.txt b/world/map/npc/044-1/_mobs.txt index af6fcffe..6fa32c83 100644 --- a/world/map/npc/044-1/_mobs.txt +++ b/world/map/npc/044-1/_mobs.txt @@ -1,8 +1,63 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Snow Hills mobs +044-1.gat,37,175,3,2|monster|White Slime|1093,7,0,0,Mob044-1::On1093 +044-1.gat,45,75,2,2|monster|Blue Slime|1091,1,0,0,Mob044-1::On1091 +044-1.gat,0,0,0,0|monster|Reinboo|1094,50,0,0,Mob044-1::On1094 +044-1.gat,0,0,0,0|monster|Fluffy|1020,60,0,0,Mob044-1::On1020 +044-1.gat,0,0,0,0|monster|Squirrel|1038,60,0,0,Mob044-1::On1038 +044-1.gat,81,125,103,56|monster|Moggun|1061,25,0,0,Mob044-1::On1061 +044-1.gat,157,66,25,20|monster|Wolvern|1090,6,0,0,Mob044-1::On1090 +044-1.gat,160,115,25,20|monster|Wolvern|1090,6,0,0,Mob044-1::On1090 +044-1.gat,169,163,48,31|monster|Wolvern|1090,6,0,0,Mob044-1::On1090 +044-1.gat,58,71,48,31|monster|Wolvern|1090,6,0,0,Mob044-1::On1090 +044-1.gat,113,67,23,62|monster|Wolvern|1090,6,0,0,Mob044-1::On1090 +044-1.gat,110,173,25,20|monster|Wolvern|1090,6,0,0,Mob044-1::On1090 +044-1.gat,108,168,3,2|monster|White Slime|1093,7,0,0,Mob044-1::On1093 +044-1.gat,108,158,3,2|monster|Blue Slime|1091,1,0,0,Mob044-1::On1091 +044-1.gat,101,146,10,5|monster|Ice Goblin|1058,4,0,0,Mob044-1::On1058 044-1.gat,0,0,0|script|Mob044-1|-1,{ +On1020: + set @mobID, 1020; + callfunc "MobPoints"; + end; + +On1038: + set @mobID, 1038; + callfunc "MobPoints"; + end; + +On1058: + set @mobID, 1058; + callfunc "MobPoints"; + end; + +On1061: + set @mobID, 1061; + callfunc "MobPoints"; + end; + +On1090: + set @mobID, 1090; + callfunc "MobPoints"; + end; + +On1091: + set @mobID, 1091; + callfunc "MobPoints"; + end; + +On1093: + set @mobID, 1093; + callfunc "MobPoints"; + end; + +On1094: + set @mobID, 1094; + callfunc "MobPoints"; + end; + end; } diff --git a/world/map/npc/044-3/_mobs.txt b/world/map/npc/044-3/_mobs.txt index cc8b2b9f..4454ccaf 100644 --- a/world/map/npc/044-3/_mobs.txt +++ b/world/map/npc/044-3/_mobs.txt @@ -1,8 +1,59 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Snow Hills Cave mobs +044-3.gat,56,135,9,8|monster|White Slime|1093,7,100000,30000,Mob044-3::On1093 +044-3.gat,35,153,6,6|monster|White Slime|1093,7,100000,30000,Mob044-3::On1093 +044-3.gat,39,104,9,8|monster|White Slime|1093,7,100000,30000,Mob044-3::On1093 +044-3.gat,73,153,9,8|monster|White Slime|1093,7,100000,30000,Mob044-3::On1093 +044-3.gat,64,104,3,3|monster|White Slime|1093,7,100000,30000,Mob044-3::On1093 +044-3.gat,24,168,6,4|monster|Blue Slime|1091,2,100000,30000,Mob044-3::On1091 +044-3.gat,87,134,5,3|monster|Blue Slime|1091,2,100000,30000,Mob044-3::On1091 +044-3.gat,55,122,5,3|monster|Blue Slime|1091,2,100000,30000,Mob044-3::On1091 +044-3.gat,35,128,5,3|monster|Blue Slime|1091,2,100000,30000,Mob044-3::On1091 +044-3.gat,53,84,5,3|monster|Blue Slime|1091,2,100000,30000,Mob044-3::On1091 +044-3.gat,75,136,21,26|monster|Moggun|1061,5,100000,30000,Mob044-3::On1061 +044-3.gat,39,31,42,21|monster|Moggun|1061,12,100000,30000,Mob044-3::On1061 +044-3.gat,40,31,5,3|monster|Ice Goblin|1058,2,100000,30000,Mob044-3::On1058 +044-3.gat,122,157,21,16|monster|Yeti|1072,2,100000,30000,Mob044-3::On1072 +044-3.gat,102,166,15,13|monster|Ice Goblin|1058,5,100000,30000,Mob044-3::On1058 +044-3.gat,109,81,15,13|monster|Ice Element|1071,1,100000,30000,Mob044-3::On1071 +044-3.gat,123,90,5,3|monster|Blue Slime|1091,2,100000,30000,Mob044-3::On1091 +044-3.gat,109,97,9,8|monster|White Slime|1093,7,100000,30000,Mob044-3::On1093 +044-3.gat,119,41,42,21|monster|Moggun|1061,8,100000,30000,Mob044-3::On1061 +044-3.gat,51,94,39,14|monster|Ice Goblin|1058,5,100000,30000,Mob044-3::On1058 +044-3.gat,121,172,9,8|monster|White Slime|1093,7,100000,30000,Mob044-3::On1093 044-3.gat,0,0,0|script|Mob044-3|-1,{ +On1058: + set @mobID, 1058; + callfunc "MobPoints"; + end; + +On1061: + set @mobID, 1061; + callfunc "MobPoints"; + end; + +On1071: + set @mobID, 1071; + callfunc "MobPoints"; + end; + +On1072: + set @mobID, 1072; + callfunc "MobPoints"; + end; + +On1091: + set @mobID, 1091; + callfunc "MobPoints"; + end; + +On1093: + set @mobID, 1093; + callfunc "MobPoints"; + end; + end; } diff --git a/world/map/npc/045-1/_mobs.txt b/world/map/npc/045-1/_mobs.txt index 72b9569b..d01bb309 100644 --- a/world/map/npc/045-1/_mobs.txt +++ b/world/map/npc/045-1/_mobs.txt @@ -1,8 +1,39 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Deep Snow Forest mobs +045-1.gat,102,122,23,22|monster|Wolvern|1090,10,0,0,Mob045-1::On1090 +045-1.gat,71,69,23,22|monster|Wolvern|1090,5,0,0,Mob045-1::On1090 +045-1.gat,147,63,23,22|monster|Wolvern|1090,5,0,0,Mob045-1::On1090 +045-1.gat,51,155,23,22|monster|Wolvern|1090,5,0,0,Mob045-1::On1090 +045-1.gat,106,44,23,22|monster|Wolvern|1090,5,0,0,Mob045-1::On1090 +045-1.gat,135,159,23,22|monster|Wolvern|1090,5,0,0,Mob045-1::On1090 +045-1.gat,42,108,18,15|monster|Wolvern|1090,5,0,0,Mob045-1::On1090 +045-1.gat,148,111,18,15|monster|Wolvern|1090,5,0,0,Mob045-1::On1090 +045-1.gat,0,0,0,0|monster|Squirrel|1038,40,0,0,Mob045-1::On1038 +045-1.gat,0,0,0,0|monster|Reinboo|1094,30,0,0,Mob045-1::On1094 +045-1.gat,0,0,0,0|monster|Fluffy|1020,40,0,0,Mob045-1::On1020 045-1.gat,0,0,0|script|Mob045-1|-1,{ +On1020: + set @mobID, 1020; + callfunc "MobPoints"; + end; + +On1038: + set @mobID, 1038; + callfunc "MobPoints"; + end; + +On1090: + set @mobID, 1090; + callfunc "MobPoints"; + end; + +On1094: + set @mobID, 1094; + callfunc "MobPoints"; + end; + end; } -- cgit v1.2.3-60-g2f50