diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-16 18:55:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-16 18:55:48 -0300 |
commit | 38a302bbc302ca51090e3f669a3d34ba8c7884b7 (patch) | |
tree | bdc9e4e0e612c99f2c4cddce70a17d19f7c745d9 /npc/003-1/lieutenantdausen.txt | |
parent | 8c86bd3259eac948f8926f23182f6d329dc8f6bb (diff) | |
download | serverdata-38a302bbc302ca51090e3f669a3d34ba8c7884b7.tar.gz serverdata-38a302bbc302ca51090e3f669a3d34ba8c7884b7.tar.bz2 serverdata-38a302bbc302ca51090e3f669a3d34ba8c7884b7.tar.xz serverdata-38a302bbc302ca51090e3f669a3d34ba8c7884b7.zip |
Add another secret siege panel to Ayasha, but Candor invasion is much easier.
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; |