funny sword (#15)
(cherry picked from commit 231aaa1b33b7e4edf00506c6ebdbd389257cf1ca)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pacified-by-chaplain = {$target} пасифицирован.
|
||||
unpacified-by-chaplain = {$target} освобождён.
|
||||
|
||||
pacify-by-chaplain = Пасифицировать
|
||||
unpacify-by-chaplain = Освободить
|
||||
3
Resources/Locale/ru-RU/_Engi/possesed-blade.ftl
Normal file
3
Resources/Locale/ru-RU/_Engi/possesed-blade.ftl
Normal file
@@ -0,0 +1,3 @@
|
||||
ghost-role-information-possessed-blade-name = Одержимый Клинок
|
||||
ghost-role-information-possessed-blade-description = Вы - Одержимый Клинок. Подчиняйтесь своему владельцу.
|
||||
ghost-role-information-possessed-blade-rules = Вы не имеете право атаковать своего владельца. Право собственности может быть передано только вашим владельцем.
|
||||
@@ -264,10 +264,11 @@
|
||||
- type: Sharp
|
||||
|
||||
# Может пиздеть
|
||||
# WD Engi Exclusive - и может давать пизды
|
||||
- type: entity
|
||||
parent: HolyKatana
|
||||
id: PossessedBlade
|
||||
name: одержимый клинок
|
||||
name: Одержимый Клинок
|
||||
description: Когда на станции царит хаос, приятно иметь рядом друга.
|
||||
components:
|
||||
- type: Sprite
|
||||
@@ -281,9 +282,11 @@
|
||||
- suitStorage
|
||||
- type: GhostRole
|
||||
allowSpeech: true
|
||||
name: Одержимый Клинок
|
||||
description: Вы - одержимый клинок. Подчиняйтесь своему владельцу.
|
||||
rules: ghost-role-component-default-rules
|
||||
# WD Engi Exclusive edit start
|
||||
name: ghost-role-information-possessed-blade-name
|
||||
description: ghost-role-information-possessed-blade-description
|
||||
rules: ghost-role-information-possessed-blade-rules
|
||||
# WD Engi Exclusive edit end
|
||||
- type: GhostTakeoverAvailable
|
||||
- type: Examiner
|
||||
- type: Item
|
||||
@@ -292,6 +295,16 @@
|
||||
shape:
|
||||
- 0, 0, 1, 3
|
||||
sprite: White/Objects/Weapons/Chaplain/possessed.rsi
|
||||
# WD Engi Exclusive start
|
||||
- type: DamageOtherOnHit
|
||||
damage:
|
||||
types:
|
||||
Slash: 13
|
||||
- type: CombatMode
|
||||
- type: UseDelay
|
||||
delay: 2.0
|
||||
- type: PacifiedOnChaplainAction
|
||||
# WD Engi Exclusive end
|
||||
|
||||
# Приклеен к руке, быстро и громко бьет
|
||||
- type: entity
|
||||
|
||||
Reference in New Issue
Block a user