Полезная хрень
This commit is contained in:
@@ -117,3 +117,9 @@
|
||||
type: Add
|
||||
id: 18
|
||||
time: '2024-11-28T18:00:13.0000000+00:00'
|
||||
- author: BIG_Zi_348
|
||||
changes:
|
||||
- message: "Добавленно обозначение антагониста ивентовому-подрывнику для окошка телепорта призраков"
|
||||
type: Add
|
||||
id: 19
|
||||
time: '2024-12-12T18:00:13.0000000+00:00'
|
||||
|
||||
@@ -32,3 +32,7 @@ ghost-teleport-menu-ghosts-label = Призраки
|
||||
ghost-teleport-menu-left-label = Вышедшие из тела
|
||||
ghost-teleport-menu-locations-label = Локации и объекты
|
||||
ghost-teleport-menu-count-label = Количество
|
||||
|
||||
|
||||
global-antagonist-demolitionist-name = Подрывник
|
||||
global-antagonist-demolitionist-description = Пришёл, чтобы красиво уйти
|
||||
|
||||
@@ -877,7 +877,7 @@ entities:
|
||||
rot: 1.5707963267948966 rad
|
||||
pos: -0.5,2.5
|
||||
parent: 1
|
||||
- proto: SpawnPointGhostDemolitionist
|
||||
- proto: SpawnPointGhostDemolitionistShuttle
|
||||
entities:
|
||||
- uid: 162
|
||||
components:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: entity
|
||||
parent: MarkerBase
|
||||
id: SpawnPointGhostDemolitionist
|
||||
id: SpawnPointGhostDemolitionistShuttle
|
||||
name: точка появление подрывника синдиката
|
||||
components:
|
||||
- type: GhostRole
|
||||
@@ -10,7 +10,7 @@
|
||||
raffle:
|
||||
settings: default
|
||||
- type: GhostRoleMobSpawner
|
||||
prototype: MobHumanDemolitionist
|
||||
prototype: MobHumanDemolitionistShuttle
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: green
|
||||
|
||||
@@ -19,3 +19,12 @@
|
||||
- Syndicate
|
||||
- type: AutoTraitor
|
||||
profile: TraitorReinforcement
|
||||
|
||||
- type: entity
|
||||
parent: MobHumanDemolitionist
|
||||
id: MobHumanDemolitionistShuttle
|
||||
name: подрывник синдиката
|
||||
suffix: Human, Base, Shuttle
|
||||
components:
|
||||
- type: GlobalAntagonist
|
||||
antagonistPrototype: globalAntagonistDemolitionist
|
||||
|
||||
@@ -75,3 +75,12 @@
|
||||
name: global-antagonist-unknown-name
|
||||
description: global-antagonist-unknown-description
|
||||
weight: 12
|
||||
|
||||
|
||||
# Amour
|
||||
|
||||
- type: antagonist
|
||||
id: globalAntagonistDemolitionist
|
||||
name: global-antagonist-demolitionist-name
|
||||
description: global-antagonist-demolitionist-description
|
||||
weight: 100
|
||||
|
||||
Reference in New Issue
Block a user