Skip to content

Commit

Permalink
Yaml linter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirus59 committed Aug 7, 2024
1 parent 9735908 commit 352138e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 9 deletions.
2 changes: 2 additions & 0 deletions Resources/Locale/ru-RU/ss220/headset-component.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ chat-radio-alpha = Альфа
chat-radio-omega = Омега
chat-radio-traders = Торговцы
chat-radio-honk = Хонк-сквад
chat-radio-hive = Улей
5 changes: 0 additions & 5 deletions Resources/Prototypes/SS220/Actions/Spider_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,19 +149,15 @@
- type: WorldTargetAction
useDelay: 8
range: 1.5
hungerCost: 15
itemIconStyle: BigAction
icon:
sprite: Structures/Walls/web.rsi
state: full
useDelay: 30
event: !type:WorldSpawnSpellEvent
useDelay: 25
prototypes:
- id: FloorTileItemWebSpiders
doAfter: 5
amount: 1
useDelay: 25
offset: 0, 1
doAfter: 5
speech: action-speech-spell-spider
Expand All @@ -175,7 +171,6 @@
- type: WorldTargetAction
useDelay: 10
event: !type:WorldSpawnSpellEvent
useDelay: 25
prototypes:
- id: FloorTileItemWebSpidersDurable
doAfter: 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
0: Alive
300: Dead
- type: Stamina
excess: 150
critThreshold: 150
- type: DamageStateVisuals
states:
Alive:
Expand Down Expand Up @@ -97,7 +97,7 @@
- CannotSuicide
- DoorBumpOpener
- type: Tool # Open door from xeno.yml.
speed: 1.5
speedModifier: 1.5
qualities:
- Prying
useSound:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- type: MovedByPressure
- type: EmitSoundOnCollide
sound:
path: /Audio/Effects/wall_bonk.ogg
collection: WeakHit
- type: EmitSoundOnLand
sound:
path: /Audio/Effects/drop.ogg
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/SS220/radio_channels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
#Spider queen antag
- type: radioChannel #Connection
id: HiveRadio
name: Улей
name: chat-radio-hive
keycode: 'у'
frequency: 2885
color: "#cc80ff"
Expand Down

0 comments on commit 352138e

Please sign in to comment.