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

25 lines
386 B
Plaintext

GETALLOWSACRIFICE
NAME
GetAllowSacrifice()
SYNOPSIS
int GetAllowSacrifice()
DESCRIPTION
Returns 1 if sacrifices are allowed here, 0 otherwise.
EXAMPLES
LOCATION
/lib/chapel
SEE ALSO
SetAllowSacrifice, GetAllowSacrifice, SetSacrificeType, AddSacrificeType, GetSacrificeType, eventSacrifice, CanSacrifice
Author
Cratylus