Mob Function

From The Final Challenge Wiki
Revision as of 13:44, 9 February 2011 by Tynian (talk | contribs)
Jump to navigation Jump to search

A mob special function gives a mobile additional functionality. It is specified in an area file in the #SPECIALS section, and has the following format:

M <mob vnum> <special function name> * Optional commend

For example, to give a Midgaard Cityguard of vnum 3067 the spec_guard mob function:

#SPECIALS
M 3067 spec_guard

List of Mob Functions