1c3 @verb #8562:"shields_cmd" any none none rxdo #3887 @program #8562:"shields_cmd" any none none if (!(dobjstr in {"down", "up"})) return this:say(this.invalid_command_msg) elseif (!this:has_access(player, "shield")) return this:say(this.msg_access_denied) endif this:say(dobjstr == "down" ? this.msg_lower_shields | this.msg_raise_shields) this.shield = dobjstr == "up" "Last modified by Daryl (#3887) on Thu Jul 29 04:03:20 1999 MDT." . 0