Skip to content

Commit

Permalink
correct our yml codebase comments
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Jun 3, 2024
1 parent e12a472 commit bc40b68
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Objects/Materials/materials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
layers:
- state: durathread_3
map: ["base"]
scale: 1, 1 # Parkstation-SmallerMaterials - Durathread looks fine normally
scale: 1, 1 # Parkstation-SmallerMaterials # Durathread looks fine normally
- type: Appearance
- type: Construction
graph: Durathread
Expand Down Expand Up @@ -283,7 +283,7 @@
sprite: /Textures/Objects/Misc/monkeycube.rsi
state: cube
color: "#8A9A5B"
scale: 1, 1 # Parkstation-SmallerMaterials - Biomass looks fine normally
scale: 1, 1 # Parkstation-SmallerMaterials # Biomass looks fine normally
- type: GuideHelp
guides:
- Cloning
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
layers:
- state: bluespace_3
map: ["base"]
scale: 1, 1 # Parkstation-SmallerMaterials - Bluespace looks fine normally
scale: 1, 1 # Parkstation-SmallerMaterials # Bluespace looks fine normally
- type: Appearance
- type: Material
- type: PhysicalComposition
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Nyanotrasen/Species/Oni.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: Oni
name: species-name-oni
roundStart: false # Parkstation - Maybe
roundStart: false # Parkstation # Maybe
prototype: MobOni
dollPrototype: MobOniDummy
markingLimits: MobOniMarkingLimits
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Recipes/Reactions/food.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
- !type:CreateEntityReactionEffect
entity: FoodMeatMeatball

# Parkstation-ChocolateMilk - That's not how you make a chocolate bar..
# Parkstation-ChocolateMilk # That's not how you make a chocolate bar..
# - type: reaction
# id: CreateChocolate
# impact: Low
Expand Down

0 comments on commit bc40b68

Please sign in to comment.