diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-16 18:01:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-16 18:01:27 -0300 |
commit | dbaa8d09300450437be9dbda6dd6f66ca873c68e (patch) | |
tree | c344174b9531e7220f2aa77b91496a160121431c /npc/003-1/lieutenantdausen.txt | |
parent | bd86a0c3c24f9fa297cb63abb273ff0c8ede25c3 (diff) | |
download | serverdata-dbaa8d09300450437be9dbda6dd6f66ca873c68e.tar.gz serverdata-dbaa8d09300450437be9dbda6dd6f66ca873c68e.tar.bz2 serverdata-dbaa8d09300450437be9dbda6dd6f66ca873c68e.tar.xz serverdata-dbaa8d09300450437be9dbda6dd6f66ca873c68e.zip |
Even more polishing to Tulimshar Siege.
Diffstat (limited to 'npc/003-1/lieutenantdausen.txt')
-rw-r--r-- | npc/003-1/lieutenantdausen.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt index 0080d8a18..0ef18d52d 100644 --- a/npc/003-1/lieutenantdausen.txt +++ b/npc/003-1/lieutenantdausen.txt @@ -25,7 +25,7 @@ { setq TulimsharQuest_WaterForGuard, 1; speech S_FIRST_BLANK_LINE | S_LAST_NEXT, - l("Good luck !"); + l("Good luck!"); close; } @@ -200,6 +200,7 @@ OnTimer360000: OnTimer420000: OnTimer480000: areamonster("003-1", 0, 0, 120, 155, ("Slime Blast"), 1090, 5); + areamonster("003-1", 0, 0, 120, 155, ("Red Slime"), 1092, 1); end; OnTimer540000: |