diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-29 16:09:57 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-29 16:09:57 -0300 |
commit | 4f48ae9b9e30507f765bbb992f49851cf5bd1d63 (patch) | |
tree | ed08f743266be49b091d8dfc7400a774fa49f15f /npc/012-1 | |
parent | 1f6cdbe576fe07159dbd90bbe36a42a861f56fcf (diff) | |
download | serverdata-4f48ae9b9e30507f765bbb992f49851cf5bd1d63.tar.gz serverdata-4f48ae9b9e30507f765bbb992f49851cf5bd1d63.tar.bz2 serverdata-4f48ae9b9e30507f765bbb992f49851cf5bd1d63.tar.xz serverdata-4f48ae9b9e30507f765bbb992f49851cf5bd1d63.zip |
Notes about Admus
Diffstat (limited to 'npc/012-1')
-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; |