kts.NormalZombieActivity

Name

kts.NormalZombieActivity – restore zombie activity to normal level

Synopsis

kts.NormalZombieActivity()

Description

This restores zombie activity back to the previous level following a call to kts.FullZombieActivity.

Return Value

No value is returned.

Errors

None.

Notes

This is used to implement the Necronomicon effect (while that book is held, zombie activity is always at maximum). Specifically, this function would be called when the book is dropped.

See Also

kts.FullZombieActivity

kts.SetZombieActivity