Skip to content

Commit

Permalink
anaconda loaders
Browse files Browse the repository at this point in the history
  • Loading branch information
Furrior committed Oct 16, 2023
1 parent af11f08 commit 68f9392
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modular_ss220/objects/code/closets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@
/obj/structure/closet/secure_closet/hos/populate_contents()
. = ..()
new /obj/item/clothing/gloves/combat(src)
for(var/i in 1 to 3)
new /obj/item/ammo_box/speed_loader_d44(src)

0 comments on commit 68f9392

Please sign in to comment.