Skip to content

Commit

Permalink
makes the tabletop griddle actually printable (#583)
Browse files Browse the repository at this point in the history
every single time
  • Loading branch information
Paxilmaniac authored and FFMirrorBot committed Jan 24, 2024
1 parent 17d9562 commit 0b5e2b1
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@
"co2_cracker",
"portable_recycler",
"foodricator",
<<<<<<< HEAD

Check failure on line 28 in modular_nova/modules/colony_fabricator/code/design_datums/appliances.dm

View workflow job for this annotation

GitHub Actions / Run Linters

got '<<', expected one of: ')', ',', operator, term
=======
"wall_heater",
"macrowave",
"frontier_range",
"tabletop_griddle",
>>>>>>> 21b58a477 (makes the tabletop griddle actually printable (#583))
)
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 5000000000000000) // God save you
hidden = TRUE
Expand Down

0 comments on commit 0b5e2b1

Please sign in to comment.