byond - Modules - TypesVar Details - Proc Details

plant_weeds

Vars

auto_weedingWhether automatic weeding is active
last_weeded_turfThe turf that was last weeded
max_rangethe maximum range of the ability
weed_typeThe seleted type of weeds

Procs

choose_weedChose which weed will be planted by the xeno owner or toggle automatic weeding
plant_weedsPlant a weeds node on the selected atom
toggle_auto_weedingToggles automatic weeding
update_ability_costUpdates the ability cost based on gamestate
weed_on_moveUsed for performing automatic weeding

Var Details

auto_weeding

Whether automatic weeding is active

last_weeded_turf

The turf that was last weeded

max_range

the maximum range of the ability

weed_type

The seleted type of weeds

Proc Details

choose_weed

Chose which weed will be planted by the xeno owner or toggle automatic weeding

plant_weeds

Plant a weeds node on the selected atom

toggle_auto_weeding

Toggles automatic weeding

update_ability_cost

Updates the ability cost based on gamestate

weed_on_move

Used for performing automatic weeding