Skip to content

Commit

Permalink
фикс линтера (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanopus952 authored Nov 19, 2024
1 parent bac44da commit 96b13fc
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
mayTransfer: true
whitelist:
tags:
- ArtilleryGrenade #Sunrise-edit
- ArtilleryShell #Sunrise-edit
capacity: 5
soundRack:
path: /Audio/Weapons/Guns/Bolt/lmg_bolt_closed.ogg
Expand Down
12 changes: 6 additions & 6 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -390,9 +390,9 @@
- BoxShotgunUranium
- BoxShellTranquilizer
- ExplosivePayload
- GrenadeBlast
- GrenadeEMP
- GrenadeFlash
- ShellBlastArtillery #Sunrise-edit
- ShellEMPArtillery #Sunrise-edit
- ShellFlashArtillery #Sunrise-edit
- HoloprojectorSecurity
- MagazineBoxLightRifleIncendiary
- MagazineBoxLightRifleUranium
Expand Down Expand Up @@ -864,9 +864,9 @@
- ClothingBackpackElectropack
- ExplosivePayload
- FlashPayload
- GrenadeBlast
- GrenadeEMP
- GrenadeFlash
- ShellBlastArtillery #Sunrise-edit
- ShellEMPArtillery #Sunrise-edit
- ShellFlashArtillery #Sunrise-edit
- HoloprojectorSecurity
- MagazineBoxLightRifleIncendiary
- MagazineBoxLightRifleUranium
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3006,7 +3006,7 @@
- type: listing
id: UplinkSunrisePlayerBorgGeneric
name: uplink-sunrise-player-borg-generic-name
productEntity: PlayerBorgGeneric
productEntity: BorgChassisGeneric
cost:
Suntick: 100
categories:
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/borg_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
- Supply
- Science

addComponent:
addComponents:
- type: FootstepModifier
footstepSoundCollection:
collection: FootstepCyborgSpider
Expand Down Expand Up @@ -133,7 +133,7 @@
- Science
- Service

addComponent:
addComponents:
- type: FootstepModifier
footstepSoundCollection:
path: /Audio/Effects/Fluids/watersplash.ogg
Expand Down Expand Up @@ -327,7 +327,7 @@
petFailureString: petting-failure-peace-cyborg


# Peace borg
# Clown borg
- type: borgType
id: clown

Expand Down

0 comments on commit 96b13fc

Please sign in to comment.