25 lines
388 B
Plaintext
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
|
|
|