Skip to content

Commit

Permalink
add neck floof
Browse files Browse the repository at this point in the history
Fansana committed Oct 28, 2024
1 parent ec2d7a3 commit 72291e6
Showing 3 changed files with 16 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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
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
@@ -612,6 +612,10 @@
{
"name": "frills_neckfull",
"directions": 4
},
{
"name": "floof_neckfull",
"directions": 4
}
]
}
}

0 comments on commit 72291e6

Please sign in to comment.