#Pink candy

1 messages · Page 1 of 1 (latest)

native solstice
#

I’m trying to figure out how to get pink candy to spawn in the bowl but I’m unsure as to where I would go to change that to happen. Does anybody know what I’d have to do?

brittle palm
#

You can use the PlayerInteractingScp330 to change the CandyType

ashen stump
plush roost
#

just modify the value of Chance to it to spawn

#

:3

#

Scp330Candies.Candies[CandyKindID.CandyPink].SpawnChanceWeight = YourValueInFloat;

brittle palm
#

Oki

obtuse skiff
hidden berry
#

NormalCandies.OfType<CandyPink>().First()

ashen stump
#

what the hell

#

since when was weight settable 🥀

plush roost