Skip to content

Commit

Permalink
Lizard Maid Contraband poster (#1555)
Browse files Browse the repository at this point in the history
## Что этот PR делает
Новый постер за авторством @PiotrTheTchaikowsky
Контрабандный

## Почему это хорошо для игры
Красивое

![image](https://github.com/user-attachments/assets/016f0efe-a919-4cb6-8167-cde5b65a6b35)


## Изображения изменений
Не тестил

## Тестирование
Читай выше

## Changelog

:cl: Пётр Чайковский
add: Добавлен новый контрабандный постер. Ящерица-горничная. Почему бы и
нет?
/:cl:

---------

Co-authored-by: PiotrTheTchaikowsky <[email protected]>
Co-authored-by: Mikhail Dzianishchyts <[email protected]>
  • Loading branch information
3 people authored Sep 25, 2024
1 parent 0c4532f commit ec82462
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions modular_ss220/objects/code/posters.dm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/obj/structure/sign/poster
icon = 'modular_ss220/objects/icons/posters.dmi'

// Contraband
// MARK: Contraband
/obj/structure/sign/poster/contraband/lady
name = "Соблазнительная Красотка"
desc = "На плакате изображена крайне сексуальная девушка."
Expand Down Expand Up @@ -44,7 +44,13 @@
icon = 'modular_ss220/objects/icons/posters.dmi'
icon_state = "contraband7"

// Legit
/obj/structure/sign/poster/contraband/argonian
name = "Аргонианская горничная"
desc = "Вы видите ящероподобную горничную. Вам раньше не доводилось видеть подобную расу, однако она имеет некоторые сходства с унатхами."
icon = 'modular_ss220/objects/icons/posters.dmi'
icon_state = "contraband8"

// MARK: Legit
/obj/structure/sign/poster/official/mars
name = "Плакат Марса"
desc = "Это плакат, выпущенный компанией Generic Space в рамках серии памятных плакатов, посвящённых чудесам космоса."
Expand Down
Binary file modified modular_ss220/objects/icons/posters.dmi
Binary file not shown.

0 comments on commit ec82462

Please sign in to comment.