equipment

  
  Anomaly TrekMUX has code for 'virtual equipment'. Basically, objects that
  aren't really needed for anything other than show are generated as 'equipment'.
  
  +equip
  +equip/here
   
  The first command displays a list of equipment which you are carrying. Using
  /here will show you what equipment is laying around your location.
  
  +conceal <#>          Conceal object <#>.
  +reveal <#>           Unconceal object <#>.
  +get <#>              Take object <#> from your location.
  +drop <#>             Drop object <#> into your location.
  +give <player>=<#>    Gives <#> to <player>.
  +check <#>            Gets information on object <#>.
  +destroy <#>          Destroys <#> in your possession (Staff Only).
  +destroy <player>/<#> Destroys <player>'s <#> (Staff only).
  +wield <#>            Wields object <#>.
  +unwield              Unwields whatever you were wielding.
  +set <#> on <mode>    Sets an weapon to a different mode.
  
  If you would like a virtual object, please use +request.
  
Return to Index