Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Новый плащ для ОЦК #1494

Merged
merged 4 commits into from
Sep 12, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions modular_ss220/clothing/code/suits.dm
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,11 @@
icon_state = "ntsc_cloak"
icon_override = 'modular_ss220/clothing/icons/mob/cloaks.dmi'

/obj/item/clothing/suit/space/deathsquad/officer/field/cloak_nt/red
AloeNeverDie marked this conversation as resolved.
Show resolved Hide resolved
name = "накидка офицера флота Нанотрейзен"
desc = "Выдержанный плащ высокопоставленного офицера Нанотрейзен. Сшит из уникальной ткани. Сочетает в себе лёгкость и прочность. Идеально подходит для официальных встреч и выездных мероприятий."
AloeNeverDie marked this conversation as resolved.
Show resolved Hide resolved
icon_state = "ntsc_cloak_red"

/obj/item/clothing/suit/space/deathsquad/officer/field/cloak_nt/coat_nt
name = "полевой плащ офицера флота Нанотрейзен"
desc = "Парадный плащ нового образца, внедряемый на объектах компании в последнее время. Отличительной чертой является стоячий воротник и резаный подол. Невысокие показатели защиты нивелируются пафосом, источаемым этим плащом."
Expand Down
Binary file modified modular_ss220/clothing/icons/mob/cloaks.dmi
Binary file not shown.
Binary file modified modular_ss220/clothing/icons/object/cloaks.dmi
Binary file not shown.
Loading