Skip to content

Commit

Permalink
correct some codebase change markers
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Jan 17, 2024
1 parent 350023d commit ef08d67
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
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 # maybe
roundStart: false # Parkstation - Maybe
prototype: MobOni
dollPrototype: MobOniDummy
markingLimits: MobOniMarkingLimits
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Species/arachnid.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: species
id: Arachnid
name: species-name-arachnid
roundStart: true
roundStart: false # Parkstation
prototype: MobArachnid
sprites: MobArachnidSprites
defaultSkinTone: "#385878"
Expand Down Expand Up @@ -50,7 +50,7 @@
FacialHair:
points: 0
required: false
Wings:
Wings: # Parkstation-Wings
points: 1
required: true
defaultMarkings: [ ArachnidAppendagesDefault ]
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Species/moth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
Tail: # Parkstation-WideUseMarkings
points: 1
required: false
Wings: # Parkstation-WideUseMarkings
Wings: # Parkstation-Wings
points: 1
required: true
defaultMarkings: [ MothWingsDefault ]
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Species/reptilian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
FacialHair:
points: 0
required: false
Wings: # Parkstation-WideUseMarkings
Wings: # Parkstation-Wings
points: 1
required: false
Tail:
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Species/slime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
RFoot: MobSlimeRFoot
# Parkstation-FixSlimeMarkings-Start
Tail: MobSlimeMarking
Wings: MobHumanoidAnyMarking
Wings: MobHumanoidAnyMarking # Parkstation-Wings
HeadTop: MobSlimeMarking
Snout: MobSlimeMarking
# Parkstation-FixSlimeMarkings-End
Expand All @@ -53,7 +53,7 @@
Tail: # Parkstation-WideUseMarkings
points: 1
required: false
Wings: # Parkstation-WideUseMarkings
Wings: # Parkstation-Wings
points: 1
required: false
HeadTop: # Parkstation-WideUseMarkings
Expand Down

0 comments on commit ef08d67

Please sign in to comment.