Skip to content

Commit

Permalink
фикс noSpawn: true
Browse files Browse the repository at this point in the history
  • Loading branch information
VigersRay committed Jul 27, 2024
1 parent 81ae943 commit 5f38b52
Show file tree
Hide file tree
Showing 33 changed files with 60 additions and 119 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -986,7 +986,7 @@
name : syndie plasma
id: BulletSyndiPlasma
parent: BaseBullet
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Reflective
reflective:
Expand Down Expand Up @@ -1028,7 +1028,7 @@
name : syndie plasma
id: BulletSyndiPlasma2
parent: BaseBullet
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Reflective
reflective:
Expand Down Expand Up @@ -1070,7 +1070,7 @@
name : syndie plasma
id: BulletSyndiPlasma3
parent: BaseBullet
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Reflective
reflective:
Expand Down Expand Up @@ -1113,7 +1113,7 @@
name: energy bolt
id: BulletEnergyGunLaser
parent: BaseBullet
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Reflective
reflective:
Expand Down Expand Up @@ -1154,7 +1154,7 @@
id: BulletRocketNT
name: rocket
parent: BaseBulletTrigger
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Projectiles/projectiles2.rsi
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/GameRules/roundstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
parent: BaseGameRule
id: BaseNukeopsRule
components:
- type: RandomMetadata #this generates the random operation name cuz it's cool.
- type: RandomMetadata #this generates the random operation name cuz it's cool.
nameSegments:
- operationPrefix
- operationSuffix
Expand Down Expand Up @@ -258,7 +258,7 @@
- type: entity
id: GreenshiftAnnouncement
parent: BaseGameRule
noSpawn: true
categories: [ HideSpawnMenu ]
components:
- type: AnnounceRule # Sunrise
enableAnnouncement: true
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Objectives/traitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
# Station

- type: entity
noSpawn: true
categories: [ HideSpawnMenu ]
parent: BaseTraitorStealObjective
id: PlutoniumCoreStealObjective
components:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
id: ClothingBackpackSatchelHoS
name: сумка главы службы безопасности
description: Стильная чёрная кожаная сумка.
noSpawn: true
components:
- type: Sprite
sprite: _Sunrise/Entities/Clothing/Back/Satchels/hos.rsi
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
id: ClothingBeltHoS
name: пояс службы безопасности
description: Пояс службы безопасности, но из качественного материала.
noSpawn: true
components:
- type: Sprite
sprite: _Sunrise/Entities/Clothing/Belt/hos.rsi
Expand Down Expand Up @@ -65,7 +64,6 @@
- type: entity
parent: ClothingBeltMedical
id: ClothingBeltMedicalCMO
noSpawn: true
name: медицинский пояс главного врача
description: Стерильный пояс со множеством карманов под таблетки и другие лекарства, подчёркивающий, что лечить нужно со стилем.
components:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
id: ClothingHandsWatchDivine
name: божественные часы
description: Эти часы может носить только божественная личность.
noSpawn: true
components:
- type: Sprite
sprite: _Sunrise/Entities/Clothing/Hands/Accessories/watch.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
id: ClothingHandsGlovesLeatherHoS
name: кожаные перчатки
description: Стильные чёрные кожаные перчатки.
noSpawn: true
components:
- type: Sprite
sprite: _Sunrise/Entities/Clothing/Hands/Gloves/hos.rsi
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: entity
parent: ClothingHeadHardsuitWithLightBase
id: ClothingHeadHelmetCBURNLeader
noSpawn: true
categories: [ HideSpawnMenu ]
name: cburn commander helmet
description: A pressure resistant and fireproof hood worn by special cleanup units.
components:
Expand Down Expand Up @@ -45,7 +45,7 @@
- type: entity
parent: ClothingHeadHardsuitWithLightBase
id: ClothingHeadHelmetHardsuitBlueshield
noSpawn: true
categories: [ HideSpawnMenu ]
name: шлем скафандра офицера «синий щит»
description: Синий.
components:
Expand All @@ -68,6 +68,7 @@
- type: entity
parent: ClothingHeadHardsuitWithLightBase
id: ClothingHeadHelmetHardsuitPilot
categories: [ HideSpawnMenu ]
name: Шлем скафандра пилота Службы Безопасности
description: Футуристичный шлем с отличным обзором.
components:
Expand Down
11 changes: 1 addition & 10 deletions Resources/Prototypes/_Sunrise/Entities/Clothing/Head/hats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatIAA
noSpawn: true
name: загадочная шляпа
description: Шляпа в чёрно-белом стиле. Напоминает секретных агентов из фильмов и сериалов.
components:
Expand All @@ -147,7 +146,6 @@
id: ClothingHeadHatCapUSSPBlack
name: старая кожаная фуражка СССП
description: Чёрная фуражка с серым козырьком.
noSpawn: true
components:
- type: Sprite
sprite: _Sunrise/Entities/Clothing/Head/Hats/ussp.rsi
Expand All @@ -159,7 +157,6 @@
id: ClothingHeadHatCapLeatherHoS
name: кожаная фуражка главы службы безопасности
description: Довольно старая вещь для этих времён, навевающая старые воспоминания...
noSpawn: true
components:
- type: Sprite
sprite: _Sunrise/Entities/Clothing/Head/Hats/hoscap.rsi
Expand All @@ -169,7 +166,6 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatMagicRD
noSpawn: true
name: фуражка научного руководителя
description: В ней вам не страшен ни плазменный дождь, ни кислота, капающая из вентиляции. Презентабельный вид причёски останется под защитой науки.
components:
Expand All @@ -188,7 +184,6 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatCapQM
noSpawn: true
name: шляпа капитана утилятов
description: "Шляпа изображена в классическом пиратском стиле и представляется в стандартном для карго отдела цвете. На шляпе написано: АР! Три Кинетических Ускорителя мне в рот и... *остальная часть надписи затëрта*"
components:
Expand All @@ -200,7 +195,6 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatHOP
noSpawn: true
name: фуражка главы персонала
description: Тёмно-синяя фуражка с позолоченным рантом. Козырек дает отблеск грамотности и внимательности носителя.
components:
Expand All @@ -212,7 +206,6 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadEliteCaptainCap
noSpawn: true
name: федора капитана
description: синяя федора с золотой лентой.
components:
Expand All @@ -224,7 +217,6 @@
- type: entity
parent: ClothingHeadHatHardhatBase
id: ClothingSpecialHeadHatHardhatCMO
noSpawn: true
name: медицинская шапочка главного врача
description: Стерильная шапочка с фонариком.
components:
Expand All @@ -236,15 +228,14 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatCapCMO
noSpawn: true
name: медицинский берет
description: Белый берет с красным крестом на центральной части.
components:
- type: Sprite
sprite: _Sunrise/Entities/Clothing/Head/Hats/cmohat.rsi
- type: Clothing
sprite: _Sunrise/Entities/Clothing/Head/Hats/cmohat.rsi

- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatCapNtrep
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: entity
parent: ClothingHeadHatHoodGoliathCloak
id: ClothingHeadHatHoodBlackCloak
noSpawn: true
categories: [ HideSpawnMenu ]
name: капюшон
description: Закрывает затылок.
components:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
id: ClothingMaskGasAtmosian
name: противогаз атмосианина
description: Улучшенный противогаз, используемый атмосианинами. Огнеупорный!
noSpawn: true
components:
- type: Sprite
sprite: _Sunrise/Entities/Clothing/Mask/atmosian.rsi
Expand All @@ -32,7 +31,6 @@
id: ClothingMaskSkull
name: маска черепа
description: Зловещая маска черепа.
noSpawn: true
components:
- type: Sprite
sprite: _Sunrise/Entities/Clothing/Mask/death.rsi
Expand All @@ -43,7 +41,6 @@
- type: entity
parent: ClothingMaskGasAtmos
id: ClothingBreathMaskRD
noSpawn: true
name: противогаз с фиолетовым визором
description: Специальный противогаз главы научно-исследовательского отдела. Имеет ярко-фиолетовый визор из плазменного стекла, через который искать аномалии и вдыхать фрезор будет куда интереснее.
components:
Expand All @@ -57,7 +54,6 @@
- type: entity
parent: ClothingMaskGasExplorer
id: ClothingBreathMaskQM
noSpawn: true
name: противогаз куратора
description: Пока другие работают, ты смотришь на них и наслаждаешься жизнью. Сделана специально для квартирмейстеров, позволяя более удобно проводить время, не обращая внимания на то, как что-то ест вашего работника.
components:
Expand All @@ -71,7 +67,6 @@
- type: entity
parent: ClothingMaskGasAtmos
id: ClothingMaskIAA
noSpawn: true
name: Элитный противогаз
description: Черный противогаз с позолоченным элементом над визором из прочного стекла. Вы не обязаны дышать с подсудимыми одним воздухом. Защищает от вспышек.
components:
Expand All @@ -86,7 +81,6 @@
- type: entity
parent: ClothingMaskGasAtmos
id: ClothingEliteMaskGasHOP
noSpawn: true
name: Противогаз главы персонала
description: Надежный противогаз выполненный в тематическом тёмно-синем цвете. В нём вас будет страшиться весь сервисный отдел.
components:
Expand All @@ -100,7 +94,6 @@
- type: entity
parent: ClothingMaskGasAtmos
id: ClothingEliteMaskGasCaptain
noSpawn: true
name: Противогаз капитана
description: Сквозь янтарное стекло ситуация на станции кажется менее ужасной.
components:
Expand All @@ -114,7 +107,6 @@
- type: entity
parent: ClothingMaskGasAtmos
id: ClothingBreathMaskCMO
noSpawn: true
name: Медицинский респиратор
description: Качественный респиратор.
components:
Expand All @@ -128,7 +120,6 @@
- type: entity
parent: ClothingMaskGasAtmos
id: ClothingMaskGasCE
noSpawn: true
name: противогаз старшего инженера
description: Очень прочный и стильный белый противогаз с зеленой полосой на лобной части. Позволит исправить последствия работы атмосферных техников с купленными дипломами.
components:
Expand Down
Loading

0 comments on commit 5f38b52

Please sign in to comment.