* - add: Revive fast and furious aspect.

* - add: Update accents.

* - add: More buzzing for moth.

* - tweak: Change desc.

* - fix: Fixes.

* - add: RandomItemAspect.

* - fix: Fix arachnid socks.

* - tweak: Update desc part 2.
This commit is contained in:
Aviu00
2024-04-02 23:19:33 +09:00
committed by GitHub
parent fa00c5f528
commit 9f00a90f24
14 changed files with 213 additions and 33 deletions

View File

@@ -76,8 +76,6 @@
- map: [ "enum.HumanoidVisualLayers.LArm" ]
- map: [ "enum.HumanoidVisualLayers.RLeg" ]
- map: [ "enum.HumanoidVisualLayers.LLeg" ]
- map: [ "underwearb" ] #White
- map: [ "underweart" ] #White
- shader: StencilClear
sprite: Mobs/Species/Human/parts.rsi #PJB on stencil clear being on the left leg: "...this is 'fine'" -https://github.com/space-wizards/space-station-14/pull/12217#issuecomment-1291677115
# its fine, but its still very stupid that it has to be done like this instead of allowing sprites to just directly insert a stencil clear.
@@ -88,10 +86,12 @@
sprite: Mobs/Customization/masking_helpers.rsi
state: unisex_full
visible: false
- map: ["jumpsuit"]
- map: [ "underwearb" ] #White
- map: [ "underweart" ] #White
- map: ["enum.HumanoidVisualLayers.LFoot"]
- map: ["enum.HumanoidVisualLayers.RFoot"]
- map: [ "socks" ] #White
- map: ["jumpsuit"]
- map: ["enum.HumanoidVisualLayers.LHand"]
- map: ["enum.HumanoidVisualLayers.RHand"]
- map: [ "gloves" ]

View File

@@ -11,19 +11,18 @@
path: /Audio/White/Aspects/accent.ogg
- type: RandomAccentAspect
# Disabled this cause movement speed increase isn't predicted and it feels awful due to this
#- type: entity
# id: FastAndFuriousAspect
# parent: BaseGameRule
# noSpawn: true
# components:
# - type: Aspect
# name: "Fast and Furious"
# description: "Люди спешат и не важно куда."
# weight: 3
# startAudio:
# path: /Audio/White/Aspects/accent.ogg
# - type: FastAndFuriousAspect
- type: entity
id: FastAndFuriousAspect
parent: BaseGameRule
noSpawn: true
components:
- type: Aspect
name: "Fast and Furious"
description: "Люди спешат и не важно куда."
weight: 3
startAudio:
path: /Audio/White/Aspects/accent.ogg
- type: FastAndFuriousAspect
- type: entity
id: RandomAppearanceAspect
@@ -307,7 +306,7 @@
components:
- type: Aspect
name: "Cat Ears And Tail"
description: "Мяукайте."
description: "Из-за ошибки в системе клонирования на ЦК все члены экипажа стали походить на фелинидов."
weight: 3
startAudio:
path: /Audio/White/Aspects/accent.ogg
@@ -322,12 +321,23 @@
name: "Nothing"
description: "Ничего."
weight: 3
startAudio:
path: /Audio/White/Aspects/accent.ogg
forbidden: true
hidden: true
- type: NothingAspect
- type: entity
id: RandomItemAspect
parent: BaseGameRule
noSpawn: true
components:
- type: Aspect
name: "Random item"
description: "ЦК выдало каждому члену экипажа определённый предмет."
weight: 3
startAudio:
path: /Audio/White/Aspects/accent.ogg
- type: RandomItemAspect
# Disabled this cause polymorph breaks stuff
#- type: entity
# id: SkeletonAspect

View File

@@ -70,6 +70,8 @@
RLeg: MobSlimeRLeg
LFoot: MobSlimeLFoot
RFoot: MobSlimeRFoot
HeadTop: MobHumanoidAnyMarking
Tail: MobHumanoidAnyMarking
- type: bodyType
id: VoxNormal
@@ -88,6 +90,8 @@
RLeg: MobVoxRLeg
LFoot: MobVoxLFoot
RFoot: MobVoxRFoot
HeadTop: MobHumanoidAnyMarking
Tail: MobHumanoidAnyMarking
- type: bodyType
id: SkrellNormal
@@ -105,6 +109,8 @@
RLeg: MobSkrellRLeg
LFoot: MobSkrellLFoot
RFoot: MobSkrellRFoot
HeadTop: MobHumanoidAnyMarking
Tail: MobHumanoidAnyMarking
- type: bodyType
id: DionaNormal
@@ -122,6 +128,7 @@
RLeg: MobDionaRLeg
LFoot: MobDionaLFoot
RFoot: MobDionaRFoot
Tail: MobHumanoidAnyMarking
- type: bodyType
id: ArachnidNormal

View File

@@ -38,6 +38,8 @@
RLeg: MobSkrellSlimRLeg
LFoot: MobSkrellSlimLFoot
RFoot: MobSkrellSlimRFoot
HeadTop: MobHumanoidAnyMarking
Tail: MobHumanoidAnyMarking
# - type: bodyType
# id: ReptilianSlim