Skip to content

Commit

Permalink
Merge branch 'перевод_шляп' of https://github.com/AndroBetel/TauCetiC…
Browse files Browse the repository at this point in the history
…lassic into перевод_шляп
  • Loading branch information
AndroBetel committed Sep 11, 2024
2 parents 26824ec + e4f86dd commit 2b30413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/head/helmet.dm
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
/obj/item/clothing/head/helmet/durathread
name = "durathread helmet"
cases = list("дюратканевый шлем", "дюратканевого шлема", "дюратканевому шлему", "дюратканевый шлем", "дюратканевым шлемом", "дюратканевом шлеме")
desc = "Шлем, собранный на коленке из пары листов металла и бюраткани."
desc = "Шлем, собранный на коленке из пары листов металла и дюраткани."
icon_state = "Durahelmet"
item_state = "Durahelmet"
armor = list(melee = 45, bullet = 15, laser = 50, energy = 35, bomb = 0, bio = 0, rad = 0)
Expand Down

0 comments on commit 2b30413

Please sign in to comment.