diff options
Diffstat (limited to 'npc/042-1/hasan.txt')
-rw-r--r-- | npc/042-1/hasan.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/042-1/hasan.txt b/npc/042-1/hasan.txt index ff7ad12b..e39ad986 100644 --- a/npc/042-1/hasan.txt +++ b/npc/042-1/hasan.txt @@ -1,3 +1,6 @@ +// This file is part of the Tutorial +// Authors: Jenalya, alastrim + 042-1.gat,111,68,0 script Hasan 189,{ set @toll, 10000; @@ -201,6 +204,7 @@ onScorpionDeath: set $@ScorpionTimer, 0; set $@ScorpionFighter$, ""; stopnpctimer; + setnpctimer 0; end; OnInit: |