diff options
-rw-r--r-- | npc/012-1/guards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index 780d12d99..fd9dc9ac5 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -299,7 +299,7 @@ OnEnterBG: OnDoEvent: debugmes "OnDoEvent"; - mapannounce("012-1", "Find and slay the Monster Admiral! Don't let everyone die!", bc_map); + mapannounce("012-1", "Find and slay the Monster Admiral! DO NOT ATTACK GUARDS. Don't let everyone die!", bc_map); .@Pl=getmapusers("012-1"); monster("012-1", 65, 71, "Monster Admiral", GiantMutatedBat, 1, "Hurnsguard::OnVictory"); |