Skip to content

Commit

Permalink
RPLD UI now shows the sprites for new xenobio stuf
Browse files Browse the repository at this point in the history
  • Loading branch information
Absolucy committed Jul 3, 2024
1 parent 415c951 commit 9744cf1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions code/modules/asset_cache/assets/plumbing.dm
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,15 @@
"synthesizer_booze",
"tap_output",
),
/* monkestation start: xenobiology rework */
'monkestation/code/modules/slimecore/icons/machinery.dmi' = list(
"cross_compressor",
"ooze_sucker",
),
'monkestation/code/modules/slimecore/icons/slime_grinder.dmi' = list(
"slime_grinder_backdrop",
),
/* monkestation end */
)

for(var/icon_file as anything in essentials)
Expand Down

0 comments on commit 9744cf1

Please sign in to comment.