plant_weeds

Vars | |
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 |
Procs | |
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 |
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