From 11900a96c5d3d00460717f844ded59259a31bf7c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 4 Apr 2018 14:09:38 -0300 Subject: Move stuff (HoF > Andrei) and stuff (HallOfCoins >> Michel) --- npc/003-0-1/statues.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'npc/003-0-1/statues.txt') diff --git a/npc/003-0-1/statues.txt b/npc/003-0-1/statues.txt index efe0498a7..27dcc1593 100644 --- a/npc/003-0-1/statues.txt +++ b/npc/003-0-1/statues.txt @@ -33,9 +33,15 @@ OnInit: mes l("For fighting against the Monster King once and getting out alive to tell the story."); mes l("For all his great deeds, and thousands of lives he saved, this statue is in his honor."); if ($MOST_HEROIC$ == "") - close; + goto L_Fame; next; mes l("Also in honor of @@, who did a great act of bravery recently. May they keep protecting our world!", $MOST_HEROIC$); + +L_Fame: + next; + mesq l("All hail the ones who proven their worth before the whole Alliance!"); + + HallOfFame(); close; OnInit: -- cgit v1.2.3-60-g2f50