diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/hasan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/hasan.txt b/npc/003-1/hasan.txt index b10267ae9..79c0890ff 100644 --- a/npc/003-1/hasan.txt +++ b/npc/003-1/hasan.txt @@ -22,7 +22,7 @@ // 5 - Quest is complete // Temporary sprite -003-1,62,148,0 script Hasan NPC_ELVEN_MAN_RED,2,2{ +003-1,62,148,0 script Hasan NPC_ELVEN_MAN_RED,2,2,{ if (Zeny > 15) goto L_Steal; L_Steal: |