/tg/ Station 13 - Modules - TypesDefine Details

code/__DEFINES/toys.dm

DICE_NOT_RIGGEDDice has a normal chance to land on any value
DICE_BASICALLY_RIGGEDDice has a higher chance to land on a rigged value
DICE_TOTALLY_RIGGEDDice has a 100% chance to land on a rigged value
CARD_FACEDOWNcard is considered face down
CARD_FACEUPcard is considered face up

Define Details

CARD_FACEDOWN

card is considered face down

CARD_FACEUP

card is considered face up

DICE_BASICALLY_RIGGED

Dice has a higher chance to land on a rigged value

DICE_NOT_RIGGED

Dice has a normal chance to land on any value

DICE_TOTALLY_RIGGED

Dice has a 100% chance to land on a rigged value