yawning_titan.config.item_types.int_item.Parity#

class yawning_titan.config.item_types.int_item.Parity(value)[source]#

Bases: Enum

Integer parity.

Attributes

ODD = 1#
EVEN = 2#