Skip to content

Commit

Permalink
Fixed Monkey Skin Color (DeltaV-Station#1437)
Browse files Browse the repository at this point in the history
# Description

Apparently this bug was introduced by Shitmed. Pun Pun (And monkeys)
were appearing with completely black sprites. This led to numerous
situations where characters would ask, "WHY IS PUN PUN WEARING
BLACKFACE?"

<details><summary><h1>Media</h1></summary>
<p>


![image](https://github.com/user-attachments/assets/0ad92f9e-4102-43d2-8e42-f7c4320e6e03)

</p>
</details>

# Changelog

:cl:
- fix: Confiscated Pun Pun's blackface.
  • Loading branch information
VMSolidus authored Jan 5, 2025
1 parent d29149b commit 1c75299
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Resources/Prototypes/_Shitmed/Species/monkey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
prototype: MobMonkey
sprites: MobMonkeySprites
dollPrototype: MobMonkeyDummy
skinColoration: Hues
defaultSkinTone: "#ffffff"
skinColoration: HumanToned
markingLimits: MobMonkeyMarkingLimits

- type: speciesBaseSprites
Expand Down Expand Up @@ -137,4 +136,4 @@
required: false
Chest:
points: 1
required: false
required: false

0 comments on commit 1c75299

Please sign in to comment.