Mudlib *complex_slots* *********************** Documentation for the armour-complex_slots functions for the mudlib in */std/adversary/armour/complex_slots.c*. Functions ========= .. c:function:: nomask int wear_item(object what, string sname) nomask int wear_item(object what, string sname); Wear object 'what' on slot 'sname'. .. c:function:: nomask int has_body_slot(string what) nomask int has_body_slot(string what); Returns 1 if the adversary has a 'what' body slot. .. c:function:: string *query_armour_slots() string *query_armour_slots() Returns a list of all armour slots on the adversary. *File generated by Lima 1.1a4 reStructured Text daemon.*