mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Napalm can now be made, due to fire changes.
This commit is contained in:
@@ -378,7 +378,7 @@ datum
|
||||
name = "Napalm"
|
||||
id = "napalm"
|
||||
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
|
||||
on_reaction(var/datum/reagents/holder, var/created_volume)
|
||||
var/turf/location = get_turf(holder.my_atom.loc)
|
||||
|
||||
Reference in New Issue
Block a user