1db
@verb #1300:"look_self" this none this rxdo #7418
@program #1300:"look_self" this none this
if (player.pueblo_version == "2.01")
player:tell("
" + this:title() + "
")
player:tell(this:description())
this:tell_contents(setremove(this:contents(), player))
else
player:tell(this:title())
player:tell(this:description())
this:tell_contents(setremove(this:contents(), player))
endif
"Last modified by Dax (#789) on Sat Apr 14 13:52:04 2001 MDT."
.
0