graft ![code/modules/hydroponics/grafts.dm 4](git.png)
A new subsystem for hydroponics, as a way to share specific traits into plants, as a way to phase out the DNA manipulator.
Vars | |
endurance | The endurance stat of the parent seed when the graft was taken. |
---|---|
graft_appearance | Determines the appearance of the graft. Rudimentary right now so it just picks randomly. |
lifespan | The lifespan stat of the parent seed when the graft was taken. |
parent_name | The name of the plant this was taken from. |
production | The production stat of the parent seed when the graft was taken. |
stored_trait | The stored trait taken from the parent plant. Defaults to perenial growth. |
weed_chance | The weed_chance stat of the parent seed when the graft was taken. |
weed_rate | The weed_rate stat of the parent seed when the graft was taken. |
yield | The yield stat of the parent seed when the graft was taken. |
Var Details
endurance ![code/modules/hydroponics/grafts.dm 22](git.png)
The endurance stat of the parent seed when the graft was taken.
graft_appearance ![code/modules/hydroponics/grafts.dm 16](git.png)
Determines the appearance of the graft. Rudimentary right now so it just picks randomly.
lifespan ![code/modules/hydroponics/grafts.dm 20](git.png)
The lifespan stat of the parent seed when the graft was taken.
parent_name ![code/modules/hydroponics/grafts.dm 18](git.png)
The name of the plant this was taken from.
production ![code/modules/hydroponics/grafts.dm 24](git.png)
The production stat of the parent seed when the graft was taken.
stored_trait ![code/modules/hydroponics/grafts.dm 14](git.png)
The stored trait taken from the parent plant. Defaults to perenial growth.
weed_chance ![code/modules/hydroponics/grafts.dm 28](git.png)
The weed_chance stat of the parent seed when the graft was taken.
weed_rate ![code/modules/hydroponics/grafts.dm 26](git.png)
The weed_rate stat of the parent seed when the graft was taken.
yield ![code/modules/hydroponics/grafts.dm 33](git.png)
The yield stat of the parent seed when the graft was taken.