From 6736dc81c5fc83afc2492bcfe7ab9a894bd0c86c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Mar 2022 17:15:52 -0300 Subject: Previously, rebirth gave 1 fruit of each stat. Now it is a hidden passive. --- npc/025-1/phoenix.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'npc/025-1') diff --git a/npc/025-1/phoenix.txt b/npc/025-1/phoenix.txt index ce0478274..72cec8090 100644 --- a/npc/025-1/phoenix.txt +++ b/npc/025-1/phoenix.txt @@ -107,12 +107,6 @@ // Okay, then a rebirth it is! expandinventory(3); REBIRTH+=1; - STATUSUP_STR+=1; - STATUSUP_AGI+=1; - STATUSUP_VIT+=1; - STATUSUP_INT+=1; - STATUSUP_DEX+=1; - STATUSUP_LUK+=1; REBIRTH_OVERLEVEL=max(0, BaseLevel-.@blvl-(REBIRTH_OVERLEVEL/REBIRTH)); resetlvl(3); NewcomerEXPDROPUP(); -- cgit v1.2.3-70-g09d2