diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-03 14:13:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-03 14:13:20 -0300 |
commit | 1ebf8ad1d8a9f1d16ba4e70764a53c5af2528c22 (patch) | |
tree | d2b7963c87b9dbefa77904c539ac1178bf2bc8d1 /npc/008-0 | |
parent | a02607689a8e6b676098cbfb6989a10f67f0776a (diff) | |
download | serverdata-1ebf8ad1d8a9f1d16ba4e70764a53c5af2528c22.tar.gz serverdata-1ebf8ad1d8a9f1d16ba4e70764a53c5af2528c22.tar.bz2 serverdata-1ebf8ad1d8a9f1d16ba4e70764a53c5af2528c22.tar.xz serverdata-1ebf8ad1d8a9f1d16ba4e70764a53c5af2528c22.zip |
008-2 is "ready", except the puzzle to reach boss room is not there yet.
Diffstat (limited to 'npc/008-0')
-rw-r--r-- | npc/008-0/master.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/008-0/master.txt b/npc/008-0/master.txt index 4c6fecea4..e83798de7 100644 --- a/npc/008-0/master.txt +++ b/npc/008-0/master.txt @@ -63,7 +63,7 @@ warpparty("008-1", 176, 20, getcharid(1), "008-0", true); // One bonus time - monster("008-1", 90, 69, "Time Bonus", Scorpion, 1, "Party Master::OnMobTime"); + monster("008-1", 90, 69, "Time Bonus", Mouboo, 1, "Party Master::OnMobTime"); // Four Chests monster("008-1", 38, 104, "Mysterious Chest", any(BronzeChest, BronzeMimic), 1); |