]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix vox hair (#36816)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Tue, 22 Apr 2025 01:24:37 +0000 (21:24 -0400)
committerGitHub <noreply@github.com>
Tue, 22 Apr 2025 01:24:37 +0000 (21:24 -0400)
* Fix vox hair

* remove CL

Resources/Changelog/Changelog.yml
Resources/Prototypes/Species/vox.yml

index 6bf81086ccca67dfcd2957b1a18d563720818113..7c8fd2b204bb5b917e1b80261d2e62e9fe6bb454 100644 (file)
   id: 8287
   time: '2025-04-20T20:55:42.0000000+00:00'
   url: https://github.com/space-wizards/space-station-14/pull/35986
-- author: TheShuEd
-  changes:
-  - message: Voxes can now use any standard human hairstyle.
-    type: Add
-  id: 8288
-  time: '2025-04-20T21:01:50.0000000+00:00'
-  url: https://github.com/space-wizards/space-station-14/pull/35938
 - author: Booblesnoot42
   changes:
   - message: The sprites for the main chapel altars have been adjusted.
index fd458b40f8b71f0f105806be54b51de5e7bcb990..8501784b89d46c1681d3d7d09b3782443d8e4597 100644 (file)
@@ -37,6 +37,7 @@
 
 - type: markingPoints
   id: MobVoxMarkingLimits
+  onlyWhitelisted: true
   points:
     Hair:
       points: 1
     FacialHair:
       points: 1
       required: false
-      onlyWhitelisted: true
     Head:
       points: 1
       required: true
-      onlyWhitelisted: true
     Snout:
       points: 1
       required: true
       defaultMarkings: [ VoxBeak ]
-      onlyWhitelisted: true
     Arms:
       points: 4
       required: true
       defaultMarkings: [ VoxLArmScales, VoxRArmScales, VoxRHandScales, VoxLHandScales ]
-      onlyWhitelisted: true
     Legs:
       points: 4
       required: true
       defaultMarkings: [ VoxLLegScales, VoxRLegScales, VoxRFootScales, VoxLFootScales ]
-      onlyWhitelisted: true
     UndergarmentTop:
       points: 1
       required: false
-      onlyWhitelisted: true
     UndergarmentBottom:
       points: 1
       required: false
-      onlyWhitelisted: true
     Chest:
       points: 1
       required: false
-      onlyWhitelisted: true
     Tail:
       points: 1
       required: true
       defaultMarkings: [ VoxTail ]
-      onlyWhitelisted: true
 
 - type: humanoidBaseSprite
   id: MobVoxEyes