mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Napalm can now be made, due to fire changes.
This commit is contained in:
@@ -378,7 +378,7 @@ datum
|
|||||||
name = "Napalm"
|
name = "Napalm"
|
||||||
id = "napalm"
|
id = "napalm"
|
||||||
result = null
|
result = null
|
||||||
//required_reagents = list("aluminum" = 1, "plasma" = 1, "sacid" = 1 ) //Let's not make napalm.
|
required_reagents = list("aluminum" = 1, "plasma" = 1, "sacid" = 1 )
|
||||||
result_amount = 1
|
result_amount = 1
|
||||||
on_reaction(var/datum/reagents/holder, var/created_volume)
|
on_reaction(var/datum/reagents/holder, var/created_volume)
|
||||||
var/turf/location = get_turf(holder.my_atom.loc)
|
var/turf/location = get_turf(holder.my_atom.loc)
|
||||||
|
|||||||
Reference in New Issue
Block a user