Skip to content

Commit

Permalink
makes the firecoat slower
Browse files Browse the repository at this point in the history
  • Loading branch information
Paxilmaniac committed Dec 6, 2024
1 parent d8c20c4 commit 3946f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_doppler/damage_control/code/breach_gear.dm
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
worn_icon = 'modular_doppler/damage_control/icons/mob/gear.dmi'
inhand_icon_state = "taperobe"
w_class = WEIGHT_CLASS_BULKY
slowdown = 0.5
slowdown = 0.75
flags_inv = NONE

// Skinsuit, tight fitting jumpsuit that keeps you from exploding thanks to pressure damage
Expand Down

0 comments on commit 3946f16

Please sign in to comment.