Skip to content

Commit

Permalink
namespace 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyndomen committed Jan 30, 2025
1 parent 23709c7 commit b9f6e70
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
12 changes: 6 additions & 6 deletions Resources/Prototypes/_DV/Entities/Mobs/Species/arachne.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
# Arachne are one of the species that needs a manual visual layers setup.
layers:
- map: [ "enum.HumanoidVisualLayers.LLeg" ]
sprite: _EE/Mobs/Species/arachne.rsi
sprite: _DV/Mobs/Species/arachne.rsi
state: spider_body
- map: [ "enum.HumanoidVisualLayers.Chest" ]
color: "#e8b59b"
sprite: Mobs/Species/Human/parts.rsi
state: torso_m
- map: [ "enum.HumanoidVisualLayers.RLeg" ]
sprite: _EE/Mobs/Species/arachne.rsi
sprite: _DV/Mobs/Species/arachne.rsi
state: spider_body_front
- map: [ "enum.HumanoidVisualLayers.Head" ]
color: "#e8b59b"
sprite: Mobs/Species/Human/parts.rsi
state: head_m
- map: [ "enum.HumanoidVisualLayers.Eyes" ]
color: "#008800"
sprite: _EE/Mobs/Species/eyes.rsi
sprite: _DV/Mobs/Species/eyes.rsi
state: eyes
- map: [ "enum.HumanoidVisualLayers.RArm" ]
color: "#e8b59b"
Expand Down Expand Up @@ -163,22 +163,22 @@
- type: Sprite
layers:
- map: [ "enum.HumanoidVisualLayers.LLeg" ]
sprite: _EE/Mobs/Species/arachne.rsi
sprite: _DV/Mobs/Species/arachne.rsi
state: spider_body
- map: [ "enum.HumanoidVisualLayers.Chest" ]
color: "#e8b59b"
sprite: Mobs/Species/Human/parts.rsi
state: torso_m
- map: [ "enum.HumanoidVisualLayers.RLeg" ]
sprite: _EE/Mobs/Species/arachne.rsi
sprite: _DV/Mobs/Species/arachne.rsi
state: spider_body_front
- map: [ "enum.HumanoidVisualLayers.Head" ]
color: "#e8b59b"
sprite: Mobs/Species/Human/parts.rsi
state: head_m
- map: [ "enum.HumanoidVisualLayers.Eyes" ]
color: "#008800"
sprite: _EE/Mobs/Species/eyes.rsi
sprite: _DV/Mobs/Species/eyes.rsi
state: eyes
- map: [ "enum.HumanoidVisualLayers.RArm" ]
color: "#e8b59b"
Expand Down
8 changes: 7 additions & 1 deletion Resources/Prototypes/_DV/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

- type: Tag
id: HidesHarpyWings

- type: Tag
id: HudMedicalSecurity #Craftable Corpsman Glasses

Expand Down Expand Up @@ -107,3 +107,9 @@

- type: Tag
id: PermissibleForSurgery # Can be worn on the body during surgery

- type: Tag # Arachne port
id: ArachneWeb

- type: Tag # Arachne port
id: Oneirophage
5 changes: 0 additions & 5 deletions Resources/Prototypes/_EE/tag.yml

This file was deleted.

0 comments on commit b9f6e70

Please sign in to comment.