summaryrefslogtreecommitdiff
path: root/npc/025-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-03-04 17:15:52 -0300
committerJesusaves <cpntb1@ymail.com>2022-03-04 17:15:52 -0300
commit6736dc81c5fc83afc2492bcfe7ab9a894bd0c86c (patch)
treed4c1f84d9f002e4044aac80312a11ed7bc1ef25c /npc/025-1
parent9d7f3673912042159c19931fdd0d8f1eb7de2845 (diff)
downloadserverdata-6736dc81c5fc83afc2492bcfe7ab9a894bd0c86c.tar.gz
serverdata-6736dc81c5fc83afc2492bcfe7ab9a894bd0c86c.tar.bz2
serverdata-6736dc81c5fc83afc2492bcfe7ab9a894bd0c86c.tar.xz
serverdata-6736dc81c5fc83afc2492bcfe7ab9a894bd0c86c.zip
Previously, rebirth gave 1 fruit of each stat. Now it is a hidden passive.
Diffstat (limited to 'npc/025-1')
-rw-r--r--npc/025-1/phoenix.txt6
1 files changed, 0 insertions, 6 deletions
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();