252 B
252 B
Function: SetDeity(spawn, value)
Description: Set's the deity of the Spawn.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.value
(int32) - Integer valuevalue
.
Returns: None.
Example:
Example Required