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

25 lines
370 B
Plaintext

EVENTMORALACT
NAME
eventMoralAct()
SYNOPSIS
int eventMoralAct(int degree)
DESCRIPTION
Adds the integer "degree" to the creature's morality.
EXAMPLES
Killing a smurf might do this: gargamel->eventMoralAct(-50)
LOCATION
/lib/classes
SEE ALSO
SetMorality, GetMorality, GetMoralityDescription
Author
Cratylus