mud/lib/doc/lfun/all/SetMelee
2020-09-06 05:43:07 -07:00

30 lines
380 B
Plaintext

SETMELEE
NAME
SetMelee()
SYNOPSIS
int SetMelee(int i)
DESCRIPTION
Allows the npc this is called in to be capable of unarmed combat if the integer passed is 1. An argument of 0 indicates that the npc is not able to properly fight without weapons.
EXAMPLES
LOCATION
/lib/body
SEE ALSO
GetMelee
Author
Cratylus