====== Non-Player Characters ====== This is class number 200. Objects of this class are intended to be driven by plugins and scripts; they have very little functionality of their own. **npc_flags** | 1 | Enable 'Sell to' menu entry. *1 | | 2 | Enable 'Give to' menu entry. *1 | | 4 | Enable 'Talk to' menu entry. *1 | | 8 | Enable 'Buy ' menu entry. *1 | | 16 | Enable 'Take ' menu entry. *1 | | 32 | Enable 'Get' menu entry. | Notes:\\ - Final functionality is incomplete at time of writing. 'Get' menu is to allow normal avatars to be able to pick up the NPC. Oracles always can. See also [[builders:npcreset|NPC Reset]]