byond - Modules - TypesVar Details

/datum/game_decorator/halloween/cobwebs

Cobweb decorator: adds more and more cobwebs as you go through the month

Vars

base_chanceHow much prob() chance to put a cobweb during halloween proper
ramp_chanceHow much to remove per day before date
ramp_scaleHow much to scale cobwebs alpha down per day (1 - ramp_scale * days, affects alpha & size)
scale_randExtra randomness removed onto scale before full blown halloween

Var Details

base_chance

How much prob() chance to put a cobweb during halloween proper

ramp_chance

How much to remove per day before date

ramp_scale

How much to scale cobwebs alpha down per day (1 - ramp_scale * days, affects alpha & size)

scale_rand

Extra randomness removed onto scale before full blown halloween