Difference between revisions of "Accelerant"

From NSV13
Jump to navigationJump to search
imported>TothBrush
(Created page with " var/list/accelerants = list( /datum/reagent/consumable/ethanol, /datum/reagent/fuel, /datum/reagent/clf3, /datum/reagent/phlogiston, /datum/reagent/napalm, /datum/reag...")
 
imported>TothBrush
(Added the accelerants to the accelerants page)
 
Line 1: Line 1:
var/list/accelerants = list( /datum/reagent/consumable/ethanol, /datum/reagent/fuel, /datum/reagent/clf3, /datum/reagent/phlogiston,
+
<!-- list of accelerants found here https://github.com/tgstation/tgstation/blob/b0c5b143af4a0d055a1676c847f19b7606b6d033/code/modules/food_and_drinks/drinks/drinks/bottle.dm -->
/datum/reagent/napalm, /datum/reagent/hellwater, /datum/reagent/toxin/plasma, /datum/reagent/toxin/spore_burning)
+
[[Guide_to_chemistry#ethanol|Ethanol]]
 +
 
 +
[[Guide_to_chemistry|Welding fuel]]
 +
 
 +
[[Guide_to_chemistry#Chlorine Trifluoride|Chlorine Trifluoride]]
 +
 
 +
[[Guide_to_chemistry#Phlogiston|Phlogiston]]
 +
 
 +
[[Guide_to_chemistry#Napalm|Napalm]]
 +
 
 +
[[Shaft_Miner#hellwater|Hell Water]]
 +
 
 +
[[Guide_to_chemistry|Plasma]]
 +
 
 +
[[Blob|Burning Spore Toxin]]

Latest revision as of 01:12, 24 April 2019