Skip to content

Commit

Permalink
no one uses this
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveloopers committed Jul 5, 2024
1 parent a26c0a4 commit 3dd439a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions code/modules/reagents/chemistry_reactions/other.dm
Original file line number Diff line number Diff line change
Expand Up @@ -174,13 +174,6 @@
holder.trigger_volatiles = TRUE
return

/datum/chemical_reaction/custom/sticky
name = "Sticky-Napalm"
id = "stickynapalm"
result = "stickynapalm"
required_reagents = list("napalm" = 1, "fuel" = 1)
result_amount = 2

/datum/chemical_reaction/custom/high_damage
name = "High-Combustion Napalm Fuel"
id = "highdamagenapalm"
Expand Down

0 comments on commit 3dd439a

Please sign in to comment.