diff options
author | Joseph Botosh <rumly111@gmail.com> | 2015-11-09 10:20:14 +0200 |
---|---|---|
committer | Joseph Botosh <rumly111@gmail.com> | 2015-11-09 10:20:14 +0200 |
commit | c63b05d7a0c5e2a4e95e4f5a539a8a2ce53726ec (patch) | |
tree | 4adefcb93cb73cc9a7e61cefcec59c8529b1ccc0 /world/map/npc/027-7/general_razha.txt | |
parent | 166811fb9813c0ed1eda97e70eb3db19ae7934af (diff) | |
download | serverdata-c63b05d7a0c5e2a4e95e4f5a539a8a2ce53726ec.tar.gz serverdata-c63b05d7a0c5e2a4e95e4f5a539a8a2ce53726ec.tar.bz2 serverdata-c63b05d7a0c5e2a4e95e4f5a539a8a2ce53726ec.tar.xz serverdata-c63b05d7a0c5e2a4e95e4f5a539a8a2ce53726ec.zip |
lower General Razha quest price to 2 ears 3 eyes
Diffstat (limited to 'world/map/npc/027-7/general_razha.txt')
-rw-r--r-- | world/map/npc/027-7/general_razha.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/027-7/general_razha.txt b/world/map/npc/027-7/general_razha.txt index 60886f78..e22f6392 100644 --- a/world/map/npc/027-7/general_razha.txt +++ b/world/map/npc/027-7/general_razha.txt @@ -9,8 +9,8 @@ set @RAZHA_SOUL_REQ, 3; set @RAZHA_DISEASED_HEARTS_REQ, 5; - set @RAZHA_UNDEAD_EYE_REQ, 5; - set @RAZHA_UNDEAD_EAR_REQ, 5; + set @RAZHA_UNDEAD_EYE_REQ, 3; + set @RAZHA_UNDEAD_EAR_REQ, 2; set @minlevel, 70; mes "[Tome]"; |