Skip to content

Commit

Permalink
Линтер фиксы
Browse files Browse the repository at this point in the history
  • Loading branch information
Zekins3366 committed Oct 26, 2024
1 parent 1e852e9 commit 4b212ae
Show file tree
Hide file tree
Showing 17 changed files with 54 additions and 357 deletions.
9 changes: 1 addition & 8 deletions Resources/Maps/Corvax/Shuttles/Expedition/boyaryshnik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ entities:
components:
- type: MetaData
name: grid
- type: Transform
- type: Transform
pos: 0.2982388,12.765411
- type: MapGrid
chunks:
Expand Down Expand Up @@ -3436,13 +3436,6 @@ entities:
rot: -1.5707963267948966 rad
pos: 2.5,2.5
parent: 1
- proto: GunSafeShuttleT1Spawner
entities:
- uid: 426
components:
- type: Transform
pos: -2.5,-0.5
parent: 1
- proto: Gyroscope
entities:
- uid: 581
Expand Down
2 changes: 0 additions & 2 deletions Resources/Prototypes/Corvax/PointsOflnterest/Charlie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
name: 'Синдикатовcкий аванпост Чарли'
rangeMin: 8150
rangeMax: 13550
iffColor: "#C83737" #red the color of ebil
isHidden: true
spawnChance: 1
gridPath: /Maps/Corvax/POI/charlie.yml

Expand Down
3 changes: 1 addition & 2 deletions Resources/Prototypes/Corvax/PointsOflnterest/Hospital.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
name: "Клиника Здоровый лис"
rangeMin: 1000
rangeMax: 1800
iffColor: "#1895a3" #yellorange for faction style
gridPath: /Maps/Corvax/POI/Hospital.yml
gridPath: /Maps/Corvax/POI/Hospital.yml
2 changes: 1 addition & 1 deletion Resources/Prototypes/Corvax/Shipyard/Nfsd/Baron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# PrisonGuard: [ 0, 0 ]
SeniorOfficer: [ 0, 0 ]
Brigmedic: [ 0, 0 ]
DetectiveNF: [ 0, 0 ]
NFDetective: [ 0, 0 ]
Deputy: [ 0, 0 ]
Cadet: [ 0, 0 ]
Chef: [ 0, 0 ]
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Corvax/Shipyard/Nfsd/bigskat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# PrisonGuard: [ 0, 0 ]
SeniorOfficer: [ 0, 0 ]
Brigmedic: [ 0, 0 ]
DetectiveNF: [ 0, 0 ]
NFDetective: [ 0, 0 ]
Deputy: [ 0, 0 ]
Cadet: [ 0, 0 ]
Chef: [ 0, 0 ]
Expand Down
3 changes: 2 additions & 1 deletion Resources/Prototypes/DeltaV/Species/rodentia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
skinColoration: Hues
maleFirstNames: names_rodentia_male
femaleFirstNames: names_rodentia_female
lastNames: names_rodentia_last
maleLastNames: names_rodentia_last # Corvax-LastnameGender
femaleLastNames: names_rodentia_last # Corvax-LastnameGender
naming: LastFirst

- type: speciesBaseSprites
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -433,11 +433,11 @@
- CrateSecureMercenaryPrivateSecHardsuit
- CrateSecurityArmor
- CrateSecurityHelmet
- CrateArmoryShotgun
- CrateArmoryPistols
- CrateArmoryRifleGestio
- CrateArmoryRifleNovaliteC1
- CrateArmoryEnergyGun
- CrateArmoryShotgunExpedition
- CrateArmoryPistolsExpedition
- CrateArmoryRifleGestioExpedition
- CrateArmoryRifleNovaliteC1Expedition
- CrateArmoryEnergyGunExpedition
# Ammo
- CrateAmmoBoxLethal20
- CrateAmmoBoxLethal25
Expand All @@ -455,10 +455,10 @@
chance: 0.85
offset: 0.0
rarePrototypes:
- CrateArmorySMG
- CrateArmoryLaser
- CrateArmorySMG
- CrateArmoryLaser
- CrateArmorySMGExpedition
- CrateArmoryLaserExpedition
- CrateArmorySMGExpedition
- CrateArmoryLaserExpedition
- CrateSecurityNonlethal
- CrateSecureMercenaryHardsuitMagBoots
- CrateSecureMercenaryPrivateSecHardsuitMagBoots
Expand Down
Loading

0 comments on commit 4b212ae

Please sign in to comment.