diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/tulimshar/monsters_3.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/tulimshar/monsters_3.txt b/npc/tulimshar/monsters_3.txt index d7d30ae8..b03bb949 100644 --- a/npc/tulimshar/monsters_3.txt +++ b/npc/tulimshar/monsters_3.txt @@ -5,8 +5,8 @@ // The last param is the Event on Mobdeath // -new_3-1.gat,0,0,0,0 monster Maggot 1002,20,2000,0,ConquestMob3::OnMaggotDead -new_3-1.gat,0,0,0,0 monster Scorpion 1003,5,2500,0,ConquestMob3::OnScorpionDead +new_3-1.gat,0,0,0,0 monster Maggot 1002,35,2000,0,ConquestMob3::OnMaggotDead +new_3-1.gat,0,0,0,0 monster Scorpion 1003,10,2500,0,ConquestMob3::OnScorpionDead new_3-1.gat,0,0,0 script ConquestMob3 -1,{ // id 1002 = Maggot |