diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/042-1/hasan.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/042-1/hasan.txt b/npc/042-1/hasan.txt index 202581f7..47db10a8 100644 --- a/npc/042-1/hasan.txt +++ b/npc/042-1/hasan.txt @@ -152,7 +152,7 @@ L_Cliff_Up: L_SummonAgain: message strcharinfo(0), "Kaan is mad with your interference! He comes near the cliff and throws a rock on the top of your head, and let another scorpion run just near Hasan!"; percentheal -100, 0; - attachrid(getcharid(3,$@ScorpionFighter$)); + attachrid(getcharid(3,$@ScorpionFighter$)); message strcharinfo(0), "Kaan: \"Just go while he is distracted and no one is interfering!\""; monster "042-1.gat",110,70,"Scorpion",1003,1, "Hasan::onScorpionDeath"; end; @@ -191,7 +191,7 @@ OnInit: } -042-1.gat,111,68,0 script #Toll 127,2,2,{ +042-1.gat,111,68,0 script #Toll 45,2,2,{ end; |