|
|
|||
[Package Index | Mudlib Index | Effect Index]File /obj/mineral.cThis method returns 1 if the object is a mineral object.InheritsThis class inherits the following classes /obj/food.cIncludesThis class includes the following files /include/mineral.hMethod index
Public FunctionsThese are functions that everyone can access..
int check_tool(object * tools,
string * needed)
This method checks the tools to see if the can be used to do whatever
the required task is. This is used to pulverise the items, for
example.
int do_chip(object * tools) int do_eat() int do_pulverise(object * tools) int do_smash(object * tools) int do_sprinkle(object * obs) mapping int_query_static_auto_load()
string long(string words,
int dark)
varargs void make_mineral(string word,
mixed number,
string * inputs)
This method makes a mineral from a specific set of inputs. This is mostly
called by the state changer system.
|
||||
|
Brought to you by CMOT Dibbler's Sensational Sausages; buy one while they're hot. |