diona customization (#19304)
This commit is contained in:
@@ -387,3 +387,17 @@
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/diona.rsi
|
||||
state: wildflower
|
||||
|
||||
- type: marking
|
||||
id: DionaVineOverlay
|
||||
bodyPart: LLeg
|
||||
markingCategory: Overlay
|
||||
speciesRestriction: [Diona]
|
||||
coloring:
|
||||
default:
|
||||
type:
|
||||
!type:SimpleColoring
|
||||
color: "#5f7039"
|
||||
sprites:
|
||||
- sprite: Mobs/Customization/diona.rsi
|
||||
state: overlay
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
sprites: MobDionaSprites
|
||||
markingLimits: MobDionaMarkingLimits
|
||||
dollPrototype: MobDionaDummy
|
||||
skinColoration: TintedHues
|
||||
skinColoration: Hues
|
||||
maleFirstNames: DionaFirst
|
||||
femaleFirstNames: DionaFirst
|
||||
lastNames: DionaLast
|
||||
@@ -19,6 +19,7 @@
|
||||
HeadTop: MobHumanoidAnyMarking
|
||||
HeadSide: MobHumanoidAnyMarking
|
||||
Chest: MobDionaTorso
|
||||
Eyes: MobDionaEyes
|
||||
LArm: MobDionaLArm
|
||||
RArm: MobDionaRArm
|
||||
LHand: MobDionaLHand
|
||||
@@ -44,6 +45,16 @@
|
||||
Chest:
|
||||
points: 1
|
||||
required: false
|
||||
Overlay:
|
||||
points: 1
|
||||
required: true
|
||||
defaultMarkings: [ DionaVineOverlay ]
|
||||
|
||||
- type: humanoidBaseSprite
|
||||
id: MobDionaEyes
|
||||
baseSprite:
|
||||
sprite: Mobs/Customization/eyes.rsi
|
||||
state: diona
|
||||
|
||||
- type: humanoidBaseSprite
|
||||
id: MobDionaHead
|
||||
|
||||
Reference in New Issue
Block a user