diff options
Diffstat (limited to 'world/map/npc/029-1/hasan.txt')
-rw-r--r-- | world/map/npc/029-1/hasan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/029-1/hasan.txt b/world/map/npc/029-1/hasan.txt index 7a6b906e..6006cff3 100644 --- a/world/map/npc/029-1/hasan.txt +++ b/world/map/npc/029-1/hasan.txt @@ -97,7 +97,7 @@ L_ScratchHead: set $@ScorpionTimer, 0; set $@ScorpionFighter, getcharid(3); set $@ScorpDeath, PC_DIE_COUNTER; - cmdothernpc "#ScorpionTrigger", "HasanSpawn"; + donpcevent "#ScorpionTrigger::OnCommandHasanSpawn"; specialeffect 22; mes "While you're scratching your head, a scorpion appears."; close; |