magic
propSYNOPSIS
mixed P_MAGIC "Magic"
mixed Set(P_MAGIC, mixed value)
mixed Query(P_MAGIC)
DESCRIPTION
A non-zero value denotes a magical object and describes its class of
magic.
EXAMPLE
Set(P_MAGIC, MAGIC_ARMOUR); -- denotes an armour with magical features
AVAILABILITY
Include: <properties.h>
<magic.h> describes the possible settings.
Availability: all things.
SEE ALSO
thing(S), magic(C), magicprotection(P)