Skip to content

Commit

Permalink
Уменьшаем время надевания скафандра космического (TauCetiStation#12942)
Browse files Browse the repository at this point in the history
* Update Skafandr_kosmicheskiy.dm

* Update code/modules/clothing/spacesuits/Skafandr_kosmicheskiy.dm
  • Loading branch information
Fluffy-510 committed Mar 21, 2024
1 parent 61cd8f5 commit 86ef37b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/spacesuits/Skafandr_kosmicheskiy.dm
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 100, rad = 0)
slowdown = 2
siemens_coefficient = 0.65
equip_time = 2 SECONDS

/obj/item/clothing/suit/space/sk/atom_init()
. = ..()
Expand Down

0 comments on commit 86ef37b

Please sign in to comment.