diff options
author | Matthias Hartmann <hartmann.matthias@gmail.com> | 2005-12-30 12:12:02 +0000 |
---|---|---|
committer | Matthias Hartmann <hartmann.matthias@gmail.com> | 2005-12-30 12:12:02 +0000 |
commit | 5efc7a9326f3f82a3d0ae6c09150fccef8df5dc9 (patch) | |
tree | 54476d4a7c0d21399c881dab42027ea14f405055 /npc | |
parent | bacdc84d2181bd160a098d323d4c5bd8d8bf9057 (diff) | |
download | serverdata-5efc7a9326f3f82a3d0ae6c09150fccef8df5dc9.tar.gz serverdata-5efc7a9326f3f82a3d0ae6c09150fccef8df5dc9.tar.bz2 serverdata-5efc7a9326f3f82a3d0ae6c09150fccef8df5dc9.tar.xz serverdata-5efc7a9326f3f82a3d0ae6c09150fccef8df5dc9.zip |
Fixed itemnames
Diffstat (limited to 'npc')
-rw-r--r-- | npc/tulimshar/ptsrewards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/tulimshar/ptsrewards.txt b/npc/tulimshar/ptsrewards.txt index 4dd567b7..7f0c07e0 100644 --- a/npc/tulimshar/ptsrewards.txt +++ b/npc/tulimshar/ptsrewards.txt @@ -123,7 +123,7 @@ R1_15: goto Q; R1_16: mes "[Rewards Master]"; - mes "You got Yellow Present."; + mes "You got Blue Present."; getitem 516,1; goto Q; R1_17: |