Skip to content

Commit

Permalink
Update code/modules/clothing/head/helmet.dm
Browse files Browse the repository at this point in the history
Co-authored-by: simb11 <[email protected]>
  • Loading branch information
AndroBetel and simb11 committed Sep 11, 2024
1 parent e132153 commit e4f86dd
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 e4f86dd

Please sign in to comment.