Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titlePaste below into the mud
alias a alias
switch spell_damage on
options set game info digits = brief
cols 79
cols off
rows 200
rows off
term ansi
inform all
monitor on
gmcp on

alias a alias
a t tell
a b bury
a gc get coins from corpses
a ni nickname
a tar nickname ta

...