Adds Vulpkanin to the heterochromic eyes marking whitelist (#1434)
Adds Vulpkanin to the heterochromic eyes marking whitelist + ups limit to 3
This commit is contained in:
parent
68e1ed506f
commit
7de90df030
|
|
@ -47,7 +47,7 @@
|
|||
required: true
|
||||
defaultMarkings: [ VulpTail ]
|
||||
Head:
|
||||
points: 1
|
||||
points: 3
|
||||
required: false
|
||||
Legs:
|
||||
points: 1
|
||||
|
|
|
|||
|
|
@ -114,7 +114,7 @@
|
|||
id: TattooEyeRight
|
||||
bodyPart: Eyes
|
||||
markingCategory: Head
|
||||
speciesRestriction: [Human, SlimePerson, Reptilian, Dwarf, Felinid, Oni, Harpy] # Delta V - Felinid, Oni, Harpy
|
||||
speciesRestriction: [Human, SlimePerson, Reptilian, Dwarf, Felinid, Vulpkanin, Oni, Harpy] # Delta V - Felinid, Vulpkanin, Oni, Harpy
|
||||
coloring:
|
||||
default:
|
||||
type:
|
||||
|
|
@ -128,7 +128,7 @@
|
|||
id: TattooEyeLeft
|
||||
bodyPart: Eyes
|
||||
markingCategory: Head
|
||||
speciesRestriction: [Human, SlimePerson, Reptilian, Dwarf, Felinid, Oni, Harpy] # Delta V - Felinid, Oni, Harpy
|
||||
speciesRestriction: [Human, SlimePerson, Reptilian, Dwarf, Felinid, Vulpkanin, Oni, Harpy] # Delta V - Felinid, Vulpkanin, Oni, Harpy
|
||||
coloring:
|
||||
default:
|
||||
type:
|
||||
|
|
|
|||
Loading…
Reference in New Issue