Skip to content

Commit

Permalink
Made predator and xeno available only for sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
SplikZerys committed Jun 26, 2024
1 parent 3c0d8ca commit 16adbd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Sunrise/Species/humanoid_xeno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
markingLimits: MobHumanoidXenoMarkingLimits
dollPrototype: MobXenoDummy
skinColoration: TintedHues
sponsorOnly: false
sponsorOnly: true

- type: speciesBaseSprites
id: MobHumanoidXenoSprites
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Sunrise/Species/predator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
markingLimits: MobPredatorMarkingLimits
dollPrototype: MobPredatorDummy
skinColoration: None
sponsorOnly: false
sponsorOnly: true

- type: speciesBaseSprites
id: MobPredatorSprites
Expand Down

0 comments on commit 16adbd9

Please sign in to comment.