Skip to content

Commit

Permalink
More sped
Browse files Browse the repository at this point in the history
  • Loading branch information
SerynEngi committed May 28, 2024
1 parent 28f217f commit 63a269b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nsv13/code/modules/clothing/custom_clothes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@
item_state = "maa_bombsuit"
armor = list("melee" = 20, "bullet" = 0, "laser" = 0,"energy" = 0, "bomb" = 100, "bio" = 100, "rad" = 50, "fire" = 80, "acid" = 65, "stamina" = 10)
min_cold_protection_temperature = EMERGENCY_SUIT_MIN_TEMP_PROTECT
slowdown = 1.75
slowdown = 1.5
permeability_coefficient = 0.01
helmettype = /obj/item/clothing/head/helmet/space/hardsuit/master_at_arms

Expand Down

0 comments on commit 63a269b

Please sign in to comment.