Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moth Wings Quick Fix #522

Merged
merged 1 commit into from
Feb 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading