Skip to content

Commit

Permalink
Fixes the ruin ammo printer (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
Veiyna authored Jul 26, 2023
1 parent e055f86 commit 2b21a10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions voidcrew/code/game/objects/items/storage/ammo_printer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
icon_craft = "brassbox"
reusable = FALSE
metal_required = 0
use_power = FALSE

/obj/machinery/ammo_printer/ruin/Initialize()
. = ..()
Expand Down

0 comments on commit 2b21a10

Please sign in to comment.