Skip to content

Commit

Permalink
Merge pull request #300 from Fansana/neck-floof
Browse files Browse the repository at this point in the history
Add Neck Floof
  • Loading branch information
Fansana authored Oct 28, 2024
2 parents 6517640 + 72291e6 commit 9ee2985
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,17 @@
- sprite: Mobs/Customization/reptilian_parts.rsi
state: frills_neckfull

# Floof
- type: marking
id: LizardFloofNeckfull
bodyPart: HeadSide
markingCategory: HeadSide
speciesRestriction: [Reptilian]
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: floof_neckfull
# end Floof

- type: marking
id: LizardHornsAngler
bodyPart: HeadTop
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,10 @@
{
"name": "frills_neckfull",
"directions": 4
},
{
"name": "floof_neckfull",
"directions": 4
}
]
}
}

0 comments on commit 9ee2985

Please sign in to comment.