SackSubType
Defined in: collections/subTypes.ts:360
For EntityType.PICKUP (5), PickupVariant.SACK (69).
Enumeration Members
Section titled “Enumeration Members”NULL:
0
Defined in: collections/subTypes.ts:367
Spawning sacks with this sub-type will produce a random sack with the following probabilities:
SackSubType.NORMAL(1) - 99.0%SackSubType.BLACK(2) - 1.0%
NORMAL
Section titled “NORMAL”NORMAL:
1
Defined in: collections/subTypes.ts:369
BLACK:
2
Defined in: collections/subTypes.ts:370
