diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-07 09:26:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-07 09:26:36 -0300 |
commit | ab3ac1ce9a8066fac29dcafb80733a4d2efe12d1 (patch) | |
tree | d0ec88db647125defcd9c7f5c5c9d9178e54e582 | |
parent | eca8ba1c4348f9fe776a4fc5cbc533a6a1d60082 (diff) | |
download | serverdata-ab3ac1ce9a8066fac29dcafb80733a4d2efe12d1.tar.gz serverdata-ab3ac1ce9a8066fac29dcafb80733a4d2efe12d1.tar.bz2 serverdata-ab3ac1ce9a8066fac29dcafb80733a4d2efe12d1.tar.xz serverdata-ab3ac1ce9a8066fac29dcafb80733a4d2efe12d1.zip |
Fix typo D:
-rw-r--r-- | npc/functions/treasure.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/treasure.txt b/npc/functions/treasure.txt index 5ce3dab6..9b04ef7b 100644 --- a/npc/functions/treasure.txt +++ b/npc/functions/treasure.txt @@ -119,7 +119,7 @@ OnClock1956: // Lets bring some treasure to The Mana World 008-3-4,0,0,0 duplicate(#chest_001-3-0) #chest_008-3-4 NPC_TREASURE 008-3-5,0,0,0 duplicate(#chest_001-3-0) #chest_008-3-5 NPC_TREASURE -008-3-6,0,0,0 duplicate(#chest_001-3-0) #chest_008-3-65 NPC_TREASURE +008-3-6,0,0,0 duplicate(#chest_001-3-0) #chest_008-3-6 NPC_TREASURE 012-3-1,0,0,0 duplicate(#chest_001-3-0) #chest_012-3-1 NPC_TREASURE 012-3-3,0,0,0 duplicate(#chest_001-3-0) #chest_012-3-3 NPC_TREASURE |