diff options
Diffstat (limited to 'world/map/npc/068-1')
-rw-r--r-- | world/map/npc/068-1/_mobs.txt | 12 | ||||
-rw-r--r-- | world/map/npc/068-1/stat_reset.txt | 2 | ||||
-rw-r--r-- | world/map/npc/068-1/tombstones.txt | 10 |
3 files changed, 12 insertions, 12 deletions
diff --git a/world/map/npc/068-1/_mobs.txt b/world/map/npc/068-1/_mobs.txt index 147625f7..14eeb839 100644 --- a/world/map/npc/068-1/_mobs.txt +++ b/world/map/npc/068-1/_mobs.txt @@ -1,14 +1,14 @@ // This file is generated automatically. All manually changes will be removed when running the Converter. // Tulimshar Noble mobs -068-1.gat,60,67,52,1|monster|SeaSlime|1033,3,100000,30000,Mob068-1::On1033 -068-1.gat,93,49,4,3|monster|Maggot|1002,5,100000,30000,Mob068-1::On1002 -068-1.gat,89,71,5,8|monster|Maggot|1002,5,100000,30000,Mob068-1::On1002 -068-1.gat,78,38,7,6|monster|Maggot|1002,5,100000,30000,Mob068-1::On1002 -068-1.gat,59,83,52,1|monster|SeaSlime|1033,3,100000,30000,Mob068-1::On1033 +068-1.gat,60,67,52,1|monster|SeaSlime|1033,3,100000ms,30000ms,Mob068-1::On1033 +068-1.gat,93,49,4,3|monster|Maggot|1002,5,100000ms,30000ms,Mob068-1::On1002 +068-1.gat,89,71,5,8|monster|Maggot|1002,5,100000ms,30000ms,Mob068-1::On1002 +068-1.gat,78,38,7,6|monster|Maggot|1002,5,100000ms,30000ms,Mob068-1::On1002 +068-1.gat,59,83,52,1|monster|SeaSlime|1033,3,100000ms,30000ms,Mob068-1::On1033 -068-1.gat,0,0,0|script|Mob068-1|-1, +068-1.gat,0,0,0|script|Mob068-1|-1 { end; diff --git a/world/map/npc/068-1/stat_reset.txt b/world/map/npc/068-1/stat_reset.txt index fe54f379..73519a22 100644 --- a/world/map/npc/068-1/stat_reset.txt +++ b/world/map/npc/068-1/stat_reset.txt @@ -1,6 +1,6 @@ // -068-1.gat,79,94,0|script|Malivox|103, +068-1.gat,79,94,0|script|Malivox|103 { // if (ResetA_charstate == 1) goto L_Multiple; diff --git a/world/map/npc/068-1/tombstones.txt b/world/map/npc/068-1/tombstones.txt index 2b0542a2..132be7ff 100644 --- a/world/map/npc/068-1/tombstones.txt +++ b/world/map/npc/068-1/tombstones.txt @@ -1,6 +1,6 @@ // Tombstones in Noble memorial -068-1.gat,91,48,0|script|Tombstone#1|400, +068-1.gat,91,48,0|script|Tombstone#1|400 { mes "~ wushin ~"; @@ -8,7 +8,7 @@ close; } -068-1.gat,92,48,0|script|Tombstone#2|400, +068-1.gat,92,48,0|script|Tombstone#2|400 { mes "~ Nard ~"; @@ -16,7 +16,7 @@ close; } -068-1.gat,93,48,0|script|Tombstone#3|400, +068-1.gat,93,48,0|script|Tombstone#3|400 { mes "~ tux9th ~"; @@ -24,7 +24,7 @@ close; } -068-1.gat,94,48,0|script|Tombstone#4|400, +068-1.gat,94,48,0|script|Tombstone#4|400 { mes "~ o11c ~"; @@ -32,7 +32,7 @@ close; } -068-1.gat,95,48,0|script|Tombstone#5|400, +068-1.gat,95,48,0|script|Tombstone#5|400 { mes "~ " + strcharinfo(0) + " ~"; |