*L204 /LIBRARY With the /library command a variety of options become available. From setting echoes upon entering a room to making mobiles come equipped with pre-decided sets of eq. Typing /lib displays this screen: /library [room|mobile|object] ... add set del list /library ... list A /lib added always becomes the last in the list. Examples: /lib mob 555 add dress This would add the dress lib to mobile 555. /lib m 555 set 1 wield1 1950 This sets the field wield1 with the value 1950 on library 1 on this mobile. The exact specification for the various fields for different libs is found at http://www.warpmud.org/libraries. /lib m 555 del 1 This removes library number 1 from the mobile. /lib m 555 list This lists all the libraries currently assigned to mobile 555. /lib list This lists all the existing libraries. Those marked with a * are accessible for use.