Полезная хрень
This commit is contained in:
@@ -117,3 +117,9 @@
|
|||||||
type: Add
|
type: Add
|
||||||
id: 18
|
id: 18
|
||||||
time: '2024-11-28T18:00:13.0000000+00:00'
|
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-left-label = Вышедшие из тела
|
||||||
ghost-teleport-menu-locations-label = Локации и объекты
|
ghost-teleport-menu-locations-label = Локации и объекты
|
||||||
ghost-teleport-menu-count-label = Количество
|
ghost-teleport-menu-count-label = Количество
|
||||||
|
|
||||||
|
|
||||||
|
global-antagonist-demolitionist-name = Подрывник
|
||||||
|
global-antagonist-demolitionist-description = Пришёл, чтобы красиво уйти
|
||||||
|
|||||||
@@ -877,7 +877,7 @@ entities:
|
|||||||
rot: 1.5707963267948966 rad
|
rot: 1.5707963267948966 rad
|
||||||
pos: -0.5,2.5
|
pos: -0.5,2.5
|
||||||
parent: 1
|
parent: 1
|
||||||
- proto: SpawnPointGhostDemolitionist
|
- proto: SpawnPointGhostDemolitionistShuttle
|
||||||
entities:
|
entities:
|
||||||
- uid: 162
|
- uid: 162
|
||||||
components:
|
components:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: MarkerBase
|
parent: MarkerBase
|
||||||
id: SpawnPointGhostDemolitionist
|
id: SpawnPointGhostDemolitionistShuttle
|
||||||
name: точка появление подрывника синдиката
|
name: точка появление подрывника синдиката
|
||||||
components:
|
components:
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
raffle:
|
raffle:
|
||||||
settings: default
|
settings: default
|
||||||
- type: GhostRoleMobSpawner
|
- type: GhostRoleMobSpawner
|
||||||
prototype: MobHumanDemolitionist
|
prototype: MobHumanDemolitionistShuttle
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
layers:
|
layers:
|
||||||
- state: green
|
- state: green
|
||||||
|
|||||||
@@ -19,3 +19,12 @@
|
|||||||
- Syndicate
|
- Syndicate
|
||||||
- type: AutoTraitor
|
- type: AutoTraitor
|
||||||
profile: TraitorReinforcement
|
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
|
name: global-antagonist-unknown-name
|
||||||
description: global-antagonist-unknown-description
|
description: global-antagonist-unknown-description
|
||||||
weight: 12
|
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