diff options
Diffstat (limited to 'npc/001-3_Tulimshar_arena/monsters.txt')
-rw-r--r-- | npc/001-3_Tulimshar_arena/monsters.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-3_Tulimshar_arena/monsters.txt b/npc/001-3_Tulimshar_arena/monsters.txt index 51d72132..91fe96b3 100644 --- a/npc/001-3_Tulimshar_arena/monsters.txt +++ b/npc/001-3_Tulimshar_arena/monsters.txt @@ -2,9 +2,9 @@ // This is the Tulimshar Arena -- below Tulimshar. // -new_6-1.gat,0,0,0,0 monster Maggot 1002,10,0,0,Mob6::OnMaggot +001-3.gat,0,0,0,0 monster Maggot 1002,10,0,0,Mob6::OnMaggot -new_6-1.gat,0,0,0 script Mob6 -1,{ +001-3.gat,0,0,0 script Mob6 -1,{ OnMaggot: set @mobID, 1002; callfunc "MobPoints"; |