diff options
Diffstat (limited to 'npc/003-1/hasan.txt')
-rw-r--r-- | npc/003-1/hasan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-1/hasan.txt b/npc/003-1/hasan.txt index 79c0890ff..6de6ad19b 100644 --- a/npc/003-1/hasan.txt +++ b/npc/003-1/hasan.txt @@ -24,6 +24,7 @@ // Temporary sprite 003-1,62,148,0 script Hasan NPC_ELVEN_MAN_RED,2,2,{ if (Zeny > 15) goto L_Steal; + end; L_Steal: npctalk3("*whistle*"); |