// Get the name of oCreature's deity. // * Returns "" if oCreature is invalid (or if the deity name is blank for // oCreature). string GetDeity(object oCreature);
Community content is available under CC-BY-SA unless otherwise noted.
// Get the name of oCreature's deity. // * Returns "" if oCreature is invalid (or if the deity name is blank for // oCreature). string GetDeity(object oCreature);