summaryrefslogtreecommitdiff
path: root/npc/025-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-08 19:44:39 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-08 19:44:39 -0300
commit34b8252d2332069c22b2c5e37717b3240a05742b (patch)
tree96ffe94ffbbe1be6d2d4c90bee4e4ab969ee71ed /npc/025-2
parentc228199c728404114cc10978e36aadd63a6835a7 (diff)
downloadserverdata-34b8252d2332069c22b2c5e37717b3240a05742b.tar.gz
serverdata-34b8252d2332069c22b2c5e37717b3240a05742b.tar.bz2
serverdata-34b8252d2332069c22b2c5e37717b3240a05742b.tar.xz
serverdata-34b8252d2332069c22b2c5e37717b3240a05742b.zip
Rebirth permanent exp bonus: 5% -> 10%
Diffstat (limited to 'npc/025-2')
-rw-r--r--npc/025-2/phoenix.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-2/phoenix.txt b/npc/025-2/phoenix.txt
index 65c2336a9..d5ed62a4d 100644
--- a/npc/025-2/phoenix.txt
+++ b/npc/025-2/phoenix.txt
@@ -31,7 +31,7 @@
mes l("* +3 Inventory Slots")+" ##1##BWIP##b##0";
mes l("* +2 in all attributes, permanently");
mes l("* +1 Magic Skill Point");
- mes l("* +5%% EXP Gain and Drop Chance, permanently");
+ mes l("* +%d%% EXP Gain and Drop Chance, permanently", 10);
mes l("* 1 %s", getitemlink(SupremeGift));
if (BaseLevel < .@blvl) {
setpcblock(255, false);