diff options
-rw-r--r-- | npc/012-1/guards.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index 1fefb41de..fc1b007ce 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -115,6 +115,8 @@ L_Assign: // Liberation Day facility L_Admus: + mes ".:: " + col("HURNSCALD LIBERATION DAY - ADMUS PANEL", 2) + " ::."; + mesc l("For HLib, a GM must take the role of the Monster King"); mesc l("Protip: Use @hide to don't interfer."); mes l("Determine Team Size (If everyone is ready and stdby at Tulimshar, use: @@. Minimum 2 players.)", getusers(1)-1); input $@BG1_SIZE; |