Switch to edit mode.
Name(s): equip1: $dperms:only_owner()
2: player = $eve
3: player:tell($su:right("EQUIP", 12))
4: for x in (player.wielding)
5: player:tell($su:right(x.loc_slot, 12), " : ", $su:nn(x))
6: endfor
7: "Last modified by Janette (#2633) on Thu Aug 9 14:54:00 2001 MDT."