diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-28 22:14:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-28 22:14:28 -0300 |
commit | 72299e84b464039a4283d21ea206e23fb5b2f0b5 (patch) | |
tree | 2b909a6e6ccce072d7a2ba558dcd3d4e96d147f4 /npc/025-2 | |
parent | 5f3e54df03f0858a13a620bab8251024b247ad82 (diff) | |
download | serverdata-72299e84b464039a4283d21ea206e23fb5b2f0b5.tar.gz serverdata-72299e84b464039a4283d21ea206e23fb5b2f0b5.tar.bz2 serverdata-72299e84b464039a4283d21ea206e23fb5b2f0b5.tar.xz serverdata-72299e84b464039a4283d21ea206e23fb5b2f0b5.zip |
The whole world deserves to know this. This person is a hero.
Diffstat (limited to 'npc/025-2')
-rw-r--r-- | npc/025-2/phoenix.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/025-2/phoenix.txt b/npc/025-2/phoenix.txt index c94cbba51..65c2336a9 100644 --- a/npc/025-2/phoenix.txt +++ b/npc/025-2/phoenix.txt @@ -65,11 +65,13 @@ STATUSUP_DEX+=2; STATUSUP_LUK+=2; resetlvl(3); - StatusResetReinvest(); NewcomerEXPDROPUP(); getitembound SupremeGift, 1, 4; warp "005-1", 40, 117; LOCATION$="Candor"; + kamibroadcast("%s has been reborn.", strcharinfo(0)); + $MOST_HEROIC$=strcharinfo(0); + StatusResetReinvest(); close; } |