diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-19 03:24:26 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-19 03:24:26 -0200 |
commit | 665263cc27ab07bcdcca3803c11729dca27cbb50 (patch) | |
tree | 193279445d3c2d77f76efccba3b2b83321a3b0ed /npc/018-2-1 | |
parent | 6eea4a8f6cdc2b75d97e123dafcaddc919396e72 (diff) | |
download | serverdata-665263cc27ab07bcdcca3803c11729dca27cbb50.tar.gz serverdata-665263cc27ab07bcdcca3803c11729dca27cbb50.tar.bz2 serverdata-665263cc27ab07bcdcca3803c11729dca27cbb50.tar.xz serverdata-665263cc27ab07bcdcca3803c11729dca27cbb50.zip |
I don't think anyone would be insane enough to even attempt it, but add Master Dungeon.
Once we estabilish the victory conditions, we can worry with rewards.
(probably involves turning on a lot of switches and opening invisible walls)
Diffstat (limited to 'npc/018-2-1')
-rw-r--r-- | npc/018-2-1/warps.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/018-2-1/warps.txt b/npc/018-2-1/warps.txt index a023803be..25cdc3e6a 100644 --- a/npc/018-2-1/warps.txt +++ b/npc/018-2-1/warps.txt @@ -70,8 +70,6 @@ OnTouch: closedialog; break; case 6: - mesc l("Work in Progress."), 1; - close; @HH_LEVEL=HH_MASTER; @HH_TIMER=0; warp "018-2-3", 132, 92; |