spiderwebs
Vars | |
max_base_dirt | The maximum amount of dirt added to a turf. |
---|---|
max_dirt_per_turf | The maximum amount of dirt added to each turf per dirty neighbour turf. |
min_base_dirt | The maximum amount of dirt added to a turf. |
spiderling_probability | The chance a dormant spiderling will spawn in a placed web. |
web_probability | The chance a turf in a corner will attempt to place a web. |
Procs | |
dirty_neighbors | Returns the number of cardinally adjacent turfs with at least 25 dirt (halfway to visible) |
Var Details
max_base_dirt
The maximum amount of dirt added to a turf.
max_dirt_per_turf
The maximum amount of dirt added to each turf per dirty neighbour turf.
min_base_dirt
The maximum amount of dirt added to a turf.
spiderling_probability
The chance a dormant spiderling will spawn in a placed web.
web_probability
The chance a turf in a corner will attempt to place a web.
Proc Details
dirty_neighbors
Returns the number of cardinally adjacent turfs with at least 25 dirt (halfway to visible)