Skip to content

Commit

Permalink
Update engines.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
silicons authored Dec 14, 2024
1 parent 161078d commit 1896fb4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions maps/rift/engines.dm
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,12 @@
suffix = "sme.dmm"
display_name = list("Angry Rock", "The Forbidden Rock Candy", "Death Crystal", "Spicy Crystal", "Hypnotizing Stone")

// disabled because it only worked at all due to an atmos bug
// todo: proper simulation and math this shit out for joules released in total fuel
/*
/datum/map_template/engine/rift/burnchamber
name = "ProcEngine_Rift_Burn"
desc = "Burn Chamber Engine"
suffix = "burn.dmm"
display_name = list("Toxins Lab", "Build a Campfire", "100 Solarmoths", "Teshari's Bane", "Casting Fireball!")
*/

0 comments on commit 1896fb4

Please sign in to comment.