[Package Index | Mudlib Index | Effect Index]
File /std/key.c
A key object. This provides a nice easy way to create keys.
Written by ceres
Inherits
This class inherits the following classes /std/object.cIncludes
This class includes the following files /include/shops/engrave.hMethod index
- set_key(string, string)
Setup the key.
Public Functions
These are functions that everyone can access.
.
void set_key(string str,
string prop)
Setup the key. This method handles setting up the short, plural,
adjectives etc.
- Parameters:
str - The short of the key (minus the word 'key')
prop - The key property (should match the lock)