The Main Deck - Advancement
Tested only with Zmud version 5.55.
Please mud-mail me questions, comments or suggestions.
Moat Triggers:
Pattern: School of Piranha is here.
Commands: kill fish (can substitute any attack you want)
Class: moat
Pattern: Murky Moat ~[n,w~].
Commands: #if (@nextdir = s) {@nextdir = w} {@nextdir = n}
Class: moat
Pattern: Murky Moat ~[e,s~].
Commands: #if (@nextdir = n) {@nextdir = e} {@nextdir = s}
Class: moat
Pattern: Murky Moat ~[s,w~].
Commands: #if (@nextdir = e) {@nextdir = s} {@nextdir = w}
Class: moat
Pattern: Murky Moat ~[n,e~].
Commands: #if (@nextdir = w) {@nextdir = n} {@nextdir = e}
Class: moat
Pattern: ^You killed Fish.
Commands: bury corpse;@nextdir
Class: moat
Pattern: Moat Crab is here.
Commands: @nextdir
Class: moat
Pattern: Froghemoth is here.
Commands: @nextdir
Class: moat
Pattern: Giant Snapping Turtle is here.
Commands: @nextdir
Class: moat
Pattern: Marl is here.
Commands: #BEEP;#if (@nextdir = n) {#ECHO Round finished, go north to continue.} {#ECHO Round finished, go south to continue.}
(Click here to go back t' th' homepage)
(Click here to go back t' Ahab's Quarters)