Skip to content

Commit

Permalink
Fireproof Firelockers
Browse files Browse the repository at this point in the history
  • Loading branch information
W4rd3nn committed Dec 7, 2024
1 parent 2428372 commit 9f097d0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modular_doppler/sprite_swaps/code/bigclosets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,12 @@
max_mob_size = MOB_SIZE_LARGE
mob_storage_capacity = 4
storage_capacity = 45
armor_type = /datum/armor/fire_closet

/datum/armor/fire_closet
melee = 20
bullet = 10
laser = 10
bomb = 10
fire = 100
acid = 60

0 comments on commit 9f097d0

Please sign in to comment.