Skip to content

Commit

Permalink
New Miner Sprites (#17012)
Browse files Browse the repository at this point in the history
Co-authored-by: Elsa <[email protected]>
  • Loading branch information
novaepee and Elsa authored Jan 30, 2025
1 parent 442bd4d commit e52ceea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/machinery/miner.dm
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
layer = ABOVE_MOB_LAYER
resistance_flags = RESIST_ALL | DROPSHIP_IMMUNE
allow_pass_flags = PASS_PROJECTILE|PASS_AIR
pixel_x = -16
///How many sheets of material we have stored
var/stored_mineral = 0
///Current status of the miner
Expand Down
Binary file modified icons/obj/mining_drill.dmi
Binary file not shown.

0 comments on commit e52ceea

Please sign in to comment.