Skip to content

Commit

Permalink
Merge PR DeltaV-Station#17 (sprites for shadowkin ears in hats)
Browse files Browse the repository at this point in the history
ShadowkinHead
  • Loading branch information
EndrAnimet authored May 10, 2024
2 parents 832618d + bd96be9 commit 8c933e9
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@
- type: MovementSpeedModifier
baseWalkSpeed : 4.5
baseSprintSpeed : 2.7
- type: Inventory
speciesId: shadowkin

- type: entity
save: false
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@
{
"name": "equipped-head-vulpkanin",
"directions": 4
},
{
"name": "equipped-head-shadowkin",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Resources/Textures/Clothing/Head/Hoods/rad.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
{
"name": "equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "equipped-HELMET-shadowkin",
"directions": 4
}
]
}

0 comments on commit 8c933e9

Please sign in to comment.