chem_grenade ![code/game/objects/items/grenades/chem_grenade.dm 1](git.png)
Vars | |
affected_area | The range that this grenade can splash reagents at if they aren't consumed on detonation. |
---|---|
allowed_containers | The types of reagent containers that can be added to this grenade casing. |
banned_containers | The types of reagent containers that can't be added to this grenade casing. |
beakers | The set of reagent containers that have been added to this grenade casing. |
casedesc | The description when examining empty casings. |
casing_holder_volume | The maximum volume of the reagents in the grenade casing. |
ignition_temp | The amount of temperature that is added to the reagents on detonation. |
landminemode | Whether or not the grenade is currently acting as a landmine. Currently broken and not my current project. |
stage | Which stage of construction this grenade is currently at. |
threatscale | How much to scale the reagents by when the grenade detonates. Used by advanced grenades to make them slightly more worthy. |
Var Details
affected_area ![code/game/objects/items/grenades/chem_grenade.dm 20](git.png)
The range that this grenade can splash reagents at if they aren't consumed on detonation.
allowed_containers ![code/game/objects/items/grenades/chem_grenade.dm 14](git.png)
The types of reagent containers that can be added to this grenade casing.
banned_containers ![code/game/objects/items/grenades/chem_grenade.dm 16](git.png)
The types of reagent containers that can't be added to this grenade casing.
beakers ![code/game/objects/items/grenades/chem_grenade.dm 12](git.png)
The set of reagent containers that have been added to this grenade casing.
casedesc ![code/game/objects/items/grenades/chem_grenade.dm 26](git.png)
The description when examining empty casings.
casing_holder_volume ![code/game/objects/items/grenades/chem_grenade.dm 18](git.png)
The maximum volume of the reagents in the grenade casing.
ignition_temp ![code/game/objects/items/grenades/chem_grenade.dm 22](git.png)
The amount of temperature that is added to the reagents on detonation.
landminemode ![code/game/objects/items/grenades/chem_grenade.dm 28](git.png)
Whether or not the grenade is currently acting as a landmine. Currently broken and not my current project.
stage ![code/game/objects/items/grenades/chem_grenade.dm 10](git.png)
Which stage of construction this grenade is currently at.
threatscale ![code/game/objects/items/grenades/chem_grenade.dm 24](git.png)
How much to scale the reagents by when the grenade detonates. Used by advanced grenades to make them slightly more worthy.