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

25 lines
388 B
Plaintext

SETALLOWSACRIFICE
NAME
SetAllowSacrifice()
SYNOPSIS
int SetAllowSacrifice(int x)
DESCRIPTION
Returns whether sacrifices are allowed at all here.
EXAMPLES
LOCATION
/lib/chapel
SEE ALSO
SetAllowSacrifice, GetAllowSacrifice, SetSacrificeType, AddSacrificeType, GetSacrificeType, eventSacrifice, CanSacrifice
Author
Cratylus