summaryrefslogtreecommitdiff
path: root/npc/025-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-17 22:45:03 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-17 22:45:03 -0300
commitdf4ad6efbf0c385553fc48c028aa4745c25f7e57 (patch)
tree6abb7e5b6136aaa597953833999ff8fd4ed608e3 /npc/025-1
parent56298e9c308eac1ffd967d5a5da174c296a3efdd (diff)
downloadserverdata-df4ad6efbf0c385553fc48c028aa4745c25f7e57.tar.gz
serverdata-df4ad6efbf0c385553fc48c028aa4745c25f7e57.tar.bz2
serverdata-df4ad6efbf0c385553fc48c028aa4745c25f7e57.tar.xz
serverdata-df4ad6efbf0c385553fc48c028aa4745c25f7e57.zip
Make that a permanent bonus to item healing on rebirth
Diffstat (limited to 'npc/025-1')
-rw-r--r--npc/025-1/phoenix.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/025-1/phoenix.txt b/npc/025-1/phoenix.txt
index 6f49cd3e4..f700f3b5b 100644
--- a/npc/025-1/phoenix.txt
+++ b/npc/025-1/phoenix.txt
@@ -55,6 +55,7 @@
mes l("* +%d%% EXP Gain and Drop Chance, permanently", 2);
mes l("* 1 %s", getitemlink(SupremeGift));
mes l("* 1 Trait");
+ mes l("* Healing items improved");
if (BaseLevel < .@blvl) {
setpcblock(PCBLOCK_HARD, false);
close;