From f2dbf9026d600ea96f35c5e761715136f27b37d5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 20 Mar 2019 10:54:04 -0300 Subject: Add Hall of Guild Level on Hero Statue and Hall of Job Level on Strength Statue --- npc/003-0-1/statues.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/003-0-1') diff --git a/npc/003-0-1/statues.txt b/npc/003-0-1/statues.txt index c6db093e5..1f6fec071 100644 --- a/npc/003-0-1/statues.txt +++ b/npc/003-0-1/statues.txt @@ -25,6 +25,8 @@ OnInit: .rate_limit=gettimetick(2); HallOfLevel(); + next; + HallOfJob(); close; OnInit: @@ -58,6 +60,7 @@ L_Fame: mesq l("All hail the ones who proven their worth before the whole Alliance!"); HallOfFame(); + HallOfGuild(); close; OnInit: -- cgit v1.2.3-60-g2f50