Skip to content

Commit

Permalink
Accept resources suggestions from review
Browse files Browse the repository at this point in the history
  • Loading branch information
vaketola committed Feb 22, 2024
1 parent 19c1a4b commit 6f6a62e
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,15 +137,6 @@
- sprite: SimpleStation14/Mobs/Customization/tails32x32.rsi
state: succubus

- type: marking
id: TailTentacle
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [nHuman, Oni]
sprites:
- sprite: SimpleStation14/Mobs/Customization/tails32x32.rsi
state: tentacle

- type: marking
id: TailShadowkin
bodyPart: Tail
Expand Down
12 changes: 7 additions & 5 deletions Resources/Prototypes/SimpleStation14/Species/shadowkin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@
id: MobShadowkinSprites
sprites:
Head: MobShadowkinHead
Snout: MobShadowkinAnyMarkingFollowSkin
HeadTop: MobShadowkinAnyMarkingFollowSkin
HeadSide: MobShadowkinAnyMarkingFollowSkin
Wings: MobShadowkinAnyMarkingFollowSkin
Tail: MobShadowkinAnyMarkingFollowSkin
Hair: MobShadowkinAnyMarking
FacialHair: MobShadowkinAnyMarking
Snout: MobShadowkinAnyMarking
HeadTop: MobShadowkinAnyMarking
HeadSide: MobShadowkinAnyMarking
Wings: MobShadowkinAnyMarking
Tail: MobShadowkinAnyMarking
Chest: MobShadowkinTorso
Eyes: MobShadowkinEyes
LArm: MobShadowkinLArm
Expand Down
3 changes: 0 additions & 3 deletions Resources/Prototypes/Species/human.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@
Arms:
points: 4 # Parkstation-WideUseMarkings
required: false
Wings:
points: 1
required: false

- type: humanoidBaseSprite
id: MobHumanoidEyes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,6 @@
{
"name": "succubus",
"directions": 4
},
{
"name": "tentacle",
"directions": 4
}
]
}
Binary file not shown.
Binary file not shown.

This file was deleted.

0 comments on commit 6f6a62e

Please sign in to comment.