Manual cleanup
This commit is contained in:
committed by
Matthias Mailänder
parent
db8a28f2c0
commit
caad8ba44b
@@ -1,7 +1,7 @@
|
||||
## rules.yaml
|
||||
actor-player =
|
||||
.grantexternalconditionpower-ironcurtain-begin-charge-text-notification = Iron curtain charging.
|
||||
.grantexternalconditionpower-ironcurtain-end-charge-text-notification = Iron curtain ready.
|
||||
notification-ironcurtain =
|
||||
.charging = Iron curtain charging.
|
||||
.ready = Iron curtain ready.
|
||||
|
||||
actor-mnlyr-name = Bomber
|
||||
|
||||
|
||||
@@ -755,4 +755,5 @@ Actors:
|
||||
Rules: rules.yaml
|
||||
|
||||
Sequences: sequences.yaml
|
||||
|
||||
Translations: en.ftl
|
||||
|
||||
@@ -103,8 +103,8 @@ Player:
|
||||
EndChargeSpeechNotification: IronCurtainReady
|
||||
SelectTargetTextNotification: notification-select-target
|
||||
InsufficientPowerTextNotification: notification-insufficient-power
|
||||
BeginChargeTextNotification: actor-player.grantexternalconditionpower-ironcurtain-begin-charge-text-notification
|
||||
EndChargeTextNotification: actor-player.grantexternalconditionpower-ironcurtain-end-charge-text-notification
|
||||
BeginChargeTextNotification: notification-ironcurtain.charging
|
||||
EndChargeTextNotification: notification-ironcurtain.ready
|
||||
Condition: invulnerability
|
||||
Sequence: idle
|
||||
OnFireSound: ironcur9.aud
|
||||
|
||||
Reference in New Issue
Block a user