diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-21 18:29:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-21 18:29:38 -0300 |
commit | e8c64dcd05b32404026d6e4bde17b9f04d69c7b4 (patch) | |
tree | 004a59339d970175c0b08b9a822fe5a6c74e1274 /npc/003-1/hasan.txt | |
parent | 901e9e3b1b11bc26eae43389192d4e922e580fff (diff) | |
download | serverdata-e8c64dcd05b32404026d6e4bde17b9f04d69c7b4.tar.gz serverdata-e8c64dcd05b32404026d6e4bde17b9f04d69c7b4.tar.bz2 serverdata-e8c64dcd05b32404026d6e4bde17b9f04d69c7b4.tar.xz serverdata-e8c64dcd05b32404026d6e4bde17b9f04d69c7b4.zip |
Typo
Diffstat (limited to 'npc/003-1/hasan.txt')
-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: |