Skip to content

Commit

Permalink
sprite cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed May 28, 2024
1 parent 3778e68 commit 441f979
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion _maps/RandomRuins/SpaceRuins/crashedship.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2232,7 +2232,7 @@
/turf/closed/mineral/diamond,
/area/awaymission/BMPship)
"hw" = (
/turf/closed/mineral/bananium,
/turf/closed/mineral/bscrystal,
/area/awaymission/BMPship)
"hE" = (
/turf/closed/wall/mineral/titanium/nodiagonal,
Expand Down
5 changes: 0 additions & 5 deletions code/game/turfs/closed/minerals.dm
Original file line number Diff line number Diff line change
Expand Up @@ -403,11 +403,6 @@
initial_gas_mix = FROZEN_ATMOS
defer_change = TRUE

/turf/closed/mineral/bananium
mineralType = /obj/item/stack/ore/hellstone
mineralAmt = 3
scan_state = "rock_Bananium"

/turf/closed/mineral/bscrystal
mineralType = /obj/item/stack/ore/bluespace_crystal
mineralAmt = 1
Expand Down
Binary file modified icons/effects/ore_visuals.dmi
Binary file not shown.
Binary file modified icons/mob/inhands/misc/sheets_lefthand.dmi
Binary file not shown.
Binary file modified icons/mob/inhands/misc/sheets_righthand.dmi
Binary file not shown.
Binary file modified icons/obj/ores.dmi
Binary file not shown.
Binary file modified icons/obj/stack_objects.dmi
Binary file not shown.
Binary file removed icons/turf/walls/bananium_wall.dmi
Binary file not shown.

0 comments on commit 441f979

Please sign in to comment.