Skip to content

Commit

Permalink
Fix RGB Moths (#777)
Browse files Browse the repository at this point in the history
# Description

Magic single line Yml Fix obtained by digging through DeltaV's Blame 
**GO!**

# Changelog

:cl:
- tweak: Moths can now be colorful again.
  • Loading branch information
VMSolidus authored Aug 22, 2024
1 parent 7d4a0dd commit cf4018d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Species/moth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
defaultSkinTone: "#ffda93"
markingLimits: MobMothMarkingLimits
dollPrototype: MobMothDummy
skinColoration: TintedHuesSkin # DeltaV - No rgb moths, literally 1849
skinColoration: Hues
maleFirstNames: names_moth_first_male
femaleFirstNames: names_moth_first_female
lastNames: names_moth_last
Expand Down

0 comments on commit cf4018d

Please sign in to comment.