Skip to content

Commit

Permalink
Fixed moth wings
Browse files Browse the repository at this point in the history
Moth wings didnt show up in game, due to them beeing on a wing layer instead of tail, fixed the issue while keeping them in the wings category
  • Loading branch information
ItsDzordz committed Feb 1, 2025
1 parent 7331ce2 commit 6a34130
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions Resources/Prototypes/Entities/Mobs/Customization/Markings/moth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
# Wings
- type: marking
id: MothWingsDefault
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -184,7 +184,7 @@

- type: marking
id: MothWingsCharred
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -193,7 +193,7 @@

- type: marking
id: MothWingsDbushy
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -204,7 +204,7 @@

- type: marking
id: MothWingsDeathhead
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -215,7 +215,7 @@

- type: marking
id: MothWingsFan
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -224,7 +224,7 @@

- type: marking
id: MothWingsDfan
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -233,7 +233,7 @@

- type: marking
id: MothWingsFeathery
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -242,7 +242,7 @@

- type: marking
id: MothWingsFirewatch
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -253,7 +253,7 @@

- type: marking
id: MothWingsGothic
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -262,7 +262,7 @@

- type: marking
id: MothWingsJungle
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -271,7 +271,7 @@

- type: marking
id: MothWingsLadybug
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -280,7 +280,7 @@

- type: marking
id: MothWingsMaple
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -289,7 +289,7 @@

- type: marking
id: MothWingsMoffra
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -300,7 +300,7 @@

- type: marking
id: MothWingsOakworm
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -309,7 +309,7 @@

- type: marking
id: MothWingsPlasmafire
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -320,7 +320,7 @@

- type: marking
id: MothWingsPointy
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -329,7 +329,7 @@

- type: marking
id: MothWingsRoyal
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -340,7 +340,7 @@

- type: marking
id: MothWingsStellar
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -349,7 +349,7 @@

- type: marking
id: MothWingsStriped
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -358,7 +358,7 @@

- type: marking
id: MothWingsSwirly
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -367,7 +367,7 @@

- type: marking
id: MothWingsWhitefly
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -376,7 +376,7 @@

- type: marking
id: MothWingsWitchwing
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand All @@ -385,7 +385,7 @@

- type: marking
id: MothWingsUnderwing
bodyPart: Wings
bodyPart: Tail
markingCategory: Wings
speciesRestriction: [Moth, SlimePerson]
sprites:
Expand Down

0 comments on commit 6a34130

Please sign in to comment.