diff options
Diffstat (limited to 'npc/003-1/lieutenantdausen.txt')
-rw-r--r-- | npc/003-1/lieutenantdausen.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt index c79984e0a..8eba3b95e 100644 --- a/npc/003-1/lieutenantdausen.txt +++ b/npc/003-1/lieutenantdausen.txt @@ -205,7 +205,7 @@ OnTimer480000: end; OnTimer540000: - mapannounce("003-1", "##1The Monster King is getting tired of resistance!", bc_map); + mapannounce("003-1", "##1The Monster Army is getting tired of resistance!", bc_map); areamonster("003-1", 0, 0, 120, 155, ("Slime Blast"), 1090, 5); areamonster("003-1", 0, 0, 120, 155, ("Mana Ghost"), 1068, 1, "Lieutenant Dausen::OnManaGhostDeath"); end; |