Skip to content

Commit

Permalink
namespace 4 real
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyndomen committed Jan 30, 2025
1 parent b9f6e70 commit 0bf7c9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/_DV/Entities/Structures/Webbing/webs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
components:
- type: Sprite
layers:
- sprite: Nyanotrasen/Structures/cocoon.rsi
- sprite: _DV/Structures/cocoon.rsi
state: cocoon_large1
map: [ "enum.DamageStateVisualLayers.Base" ]
- type: RandomSprite
Expand Down Expand Up @@ -80,7 +80,7 @@
components:
- type: Sprite
layers:
- sprite: Nyanotrasen/Structures/cocoon.rsi
- sprite: _DV/Structures/cocoon.rsi
state: cocoon1
map: [ "enum.DamageStateVisualLayers.Base" ]
- type: RandomSprite
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_DV/Species/arachne.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@
- type: humanoidBaseSprite
id: MobArachneEyes
baseSprite:
sprite: _EE/Mobs/Species/eyes.rsi
sprite: _DV/Mobs/Species/eyes.rsi
state: eyes

0 comments on commit 0bf7c9b

Please sign in to comment.