summaryrefslogtreecommitdiff
path: root/npc/025-1/phoenix.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/025-1/phoenix.txt')
-rw-r--r--npc/025-1/phoenix.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/025-1/phoenix.txt b/npc/025-1/phoenix.txt
index 2c8da3271..5e80f4151 100644
--- a/npc/025-1/phoenix.txt
+++ b/npc/025-1/phoenix.txt
@@ -59,6 +59,7 @@ OnMain:
mes l("* 1 %s", getitemlink(SupremeGift));
mes l("* 1 Trait");
mes l("* Healing items improved");
+ mes l("* %s Level up", getskillname(TMW2_DROPS));
if (BaseLevel < .@blvl) {
setpcblock(PCBLOCK_HARD, false);
close;
@@ -113,6 +114,7 @@ OnMain:
REBIRTH+=1;
REBIRTH_OVERLEVEL=max(0, BaseLevel-.@blvl-(REBIRTH_OVERLEVEL/REBIRTH));
resetlvl(3);
+ sk_lvup(TMW2_DROPS);
NewcomerEXPDROPUP();
getvaultexp(20);
getitembound SupremeGift, 1, 4;