Switch to edit mode.
Name(s): description1: if (dobj != this && !player:isa($webber))
2: return this:("desc_" + dobjstr)()
3: endif
4: desc = {this:msg_running_for() + " " + ctime(this.good_since)}
5: desc = {@desc, $msg:substitute(this:msg_ticket(), this.dispensed, this.completed, this.abandoned)}
6: return {@desc, "", @pass(@args)}
7: "Last modified by whiz (#3135) on Sun Dec 16 17:29:00 2001 MST."