Skip to content

Commit

Permalink
Merge pull request #19 from new-frontiers-14/linter_fixes_july
Browse files Browse the repository at this point in the history
fix tests
  • Loading branch information
Cheackraze authored Jul 10, 2023
2 parents 20246f4 + d5fb129 commit 661d593
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@
- type: Lock
- type: AccessReader
- type: Appearance
visuals:
- type: StorageVisualizer
state_open: icon
state_closed: icon
7 changes: 0 additions & 7 deletions Resources/Prototypes/_Nyano/Markers/Spawners/Random/hats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,6 @@
- ClothingHeadHatAnimalCatBlack
- ClothingHeadHatAnimalHeadslime
- ClothingHeadHatAnimalMonkey
- HatBandBlack
- HatBandBlue
- HatBandGold
- HatBandGreen
- HatBandGrey
- HatBandRed
- HatBandSkull
- ClothingHeadHatHardhatBlue
- ClothingHeadHatHardhatOrange
- ClothingHeadHatHardhatRed
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Nyano/Procedural/biome_templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
id: Loot
# Roads
- !type:BiomeTileLayer
tile: FloorPlanetAsphalt
tile: FloorAsteroidSand
threshold: -0.5
noise:
seed: 3
Expand Down
9 changes: 9 additions & 0 deletions Resources/Prototypes/_Nyano/tags.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
- type: Tag
id: SheetSteel

- type: Tag
id: RuinedDwelling

- type: Tag
id: RuinedHospital

- type: Tag
id: RuinedShop

0 comments on commit 661d593

Please sign in to comment.