diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-16 10:26:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-16 10:26:39 -0300 |
commit | e359e56df64f2205e08ec6f98ff1c65a6df3a1c0 (patch) | |
tree | 68e67bf147937e90a6b4100c04611f2ca8a1c47c /npc/025-2/phoenix.txt | |
parent | f4a568dcdafee0615beb75a618ad7f0ce24e1ce4 (diff) | |
download | serverdata-e359e56df64f2205e08ec6f98ff1c65a6df3a1c0.tar.gz serverdata-e359e56df64f2205e08ec6f98ff1c65a6df3a1c0.tar.bz2 serverdata-e359e56df64f2205e08ec6f98ff1c65a6df3a1c0.tar.xz serverdata-e359e56df64f2205e08ec6f98ff1c65a6df3a1c0.zip |
Remove $MOST_HEROIC$ Assignment; Except on Hurnscald Liberation Day and Lua.
Aurora Events Framework will take over.
Diffstat (limited to 'npc/025-2/phoenix.txt')
-rw-r--r-- | npc/025-2/phoenix.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-2/phoenix.txt b/npc/025-2/phoenix.txt index 74805389d..0989300ca 100644 --- a/npc/025-2/phoenix.txt +++ b/npc/025-2/phoenix.txt @@ -91,7 +91,7 @@ warp "005-1", 40, 117; LOCATION$="Candor"; kamibroadcast(strcharinfo(0)+" has been reborn."); - $MOST_HEROIC$=strcharinfo(0); + //$MOST_HEROIC$=strcharinfo(0); StatusResetReinvest(); // Open a new dialog clear; |