diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-08 18:45:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-08 18:45:46 -0300 |
commit | 979618a87f5bd21ce331af9a6b5ca36071ff8998 (patch) | |
tree | 34001a54ec28c83382d3b229eb97be2ca7292f6d /npc | |
parent | 835b5a35fd6f463795837b6975149e17498cec4a (diff) | |
download | serverdata-979618a87f5bd21ce331af9a6b5ca36071ff8998.tar.gz serverdata-979618a87f5bd21ce331af9a6b5ca36071ff8998.tar.bz2 serverdata-979618a87f5bd21ce331af9a6b5ca36071ff8998.tar.xz serverdata-979618a87f5bd21ce331af9a6b5ca36071ff8998.zip |
Very bad indeed
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-7/celestia_bossfight.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-7/celestia_bossfight.txt b/npc/001-7/celestia_bossfight.txt index eaff99c8f..89fab98be 100644 --- a/npc/001-7/celestia_bossfight.txt +++ b/npc/001-7/celestia_bossfight.txt @@ -125,6 +125,7 @@ OnTimer170000: OnTimer180000: npctalk "Time is up!"; + areatimer "006-1", 20, 20, 141, 171, 10, "#YetiKing::OnDefeat"; killmonster(.map$, "#YetiKing::OnVictory"); // I could use "All" as label, too end; |