Skip to content

PillColor

Defined in: collections/subTypes.ts:378

For EntityType.PICKUP (5), PickupVariant.PILL (70).

This is the sub-type of a pill.

NULL: 0

Defined in: collections/subTypes.ts:389

Spawning pills with this sub-type will produce a random pill with the following probabilities:

  • Random normal pill - 97.86%
  • Specific normal pill - 7.53%
  • Gold pill - 0.7%
  • Random horse pill - 1.43%
  • Specific horse pill - 0.11%
  • Horse gold pill - 0.01%

BLUE_BLUE: 1

Defined in: collections/subTypes.ts:391


WHITE_BLUE: 2

Defined in: collections/subTypes.ts:392


ORANGE_ORANGE: 3

Defined in: collections/subTypes.ts:393


WHITE_WHITE: 4

Defined in: collections/subTypes.ts:394


RED_DOTS_RED: 5

Defined in: collections/subTypes.ts:395


PINK_RED: 6

Defined in: collections/subTypes.ts:396


BLUE_CADET_BLUE: 7

Defined in: collections/subTypes.ts:397


YELLOW_ORANGE: 8

Defined in: collections/subTypes.ts:398


ORANGE_DOTS_WHITE: 9

Defined in: collections/subTypes.ts:399


WHITE_AZURE: 10

Defined in: collections/subTypes.ts:400


BLACK_YELLOW: 11

Defined in: collections/subTypes.ts:401


WHITE_BLACK: 12

Defined in: collections/subTypes.ts:402


WHITE_YELLOW: 13

Defined in: collections/subTypes.ts:403


GOLD: 14

Defined in: collections/subTypes.ts:405


HORSE_BLUE_BLUE: 2049

Defined in: collections/subTypes.ts:407


HORSE_WHITE_BLUE: 2050

Defined in: collections/subTypes.ts:408


HORSE_ORANGE_ORANGE: 2051

Defined in: collections/subTypes.ts:409


HORSE_WHITE_WHITE: 2052

Defined in: collections/subTypes.ts:410


HORSE_RED_DOTS_RED: 2053

Defined in: collections/subTypes.ts:411


HORSE_PINK_RED: 2054

Defined in: collections/subTypes.ts:412


HORSE_BLUE_CADET_BLUE: 2055

Defined in: collections/subTypes.ts:413


HORSE_YELLOW_ORANGE: 2056

Defined in: collections/subTypes.ts:414


HORSE_ORANGE_DOTS_WHITE: 2057

Defined in: collections/subTypes.ts:415


HORSE_WHITE_AZURE: 2058

Defined in: collections/subTypes.ts:416


HORSE_BLACK_YELLOW: 2059

Defined in: collections/subTypes.ts:417


HORSE_WHITE_BLACK: 2060

Defined in: collections/subTypes.ts:418


HORSE_WHITE_YELLOW: 2061

Defined in: collections/subTypes.ts:419


HORSE_GOLD: 2062

Defined in: collections/subTypes.ts:421