-
Notifications
You must be signed in to change notification settings - Fork 116
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
Наполнение ЕРТ автоматов, СРТ, плащ синди офицера #419
Conversation
added ATM, bag of cash, centcom stamp, mirror
shitspawn outfit
modular_ss220/outfits/_outfits.dm
Outdated
/datum/modpack/outfits | ||
/// A string name for the modpack. Used for looking up other modpacks in init. | ||
name = "outfits" | ||
/// A string desc for the modpack. Can be used for modpack verb list as description. | ||
desc = "its useless" | ||
/// A string with authors of this modpack. | ||
author = "furior" | ||
|
||
/datum/modpack/outfits/pre_initialize() | ||
. = ..() | ||
|
||
/datum/modpack/outfits/initialize() | ||
. = ..() | ||
|
||
/datum/modpack/outfits/post_initialize() | ||
. = ..() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Оформи нормально
I.assignment = "Emergency Response Team Officer" | ||
H.sec_hud_set_ID() | ||
|
||
/datum/outfit/job/syndicateofficer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
У нас нет аутфита синдикат офицера??? :xmm:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Есть
Co-authored-by: dj-34 <[email protected]>
now the initializing as usual
This reverts commit dddfac1.
Co-authored-by: dj-34 <[email protected]>
Заодно рш12 добавь в аутфит сссп |
переделаю на новую ветку |
Что этот PR делает
Изменение оснащения ЕРТ автоматов уровня Амбер, Гамма, Эпсилон. Добавлен аутфит СРТ, куртка офицера Синдиката
Почему это хорошо для игры
Баланс ЕРТ, немного удобства щитспавну админам.
Изображения изменений
Тестирование
Автоматы работают, СРТ прохлаждаются, офицер Синдиката ходит довольный в своей куртке.
Changelog
🆑
add: Special Response Team Member
tweak: Syndicate Officer drip
tweak: Наполнение автоматов ЕРТ
/:cl: