Skip to content

Commit

Permalink
added sprite size change
Browse files Browse the repository at this point in the history
Also got rid of the nightstalker hat change
  • Loading branch information
TeaTimeDino committed Dec 25, 2024
1 parent 8b36fb9 commit 50a6768
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
visible: false
- state: icon-front
map: [ "enum.SolutionContainerLayers.Overlay" ]
- type: Sprite
scale: 0.5, 0.5

# JamBase
- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
objectType: Item
graph: NightstalkerhatGraph
startNode: start
targetNode: helmet
targetNode: head
icon:
sprite: _Nuclear14/Clothing/Head/FalloutHats/nightstalkerhat.rsi
state: icon
Expand Down

0 comments on commit 50a6768

Please sign in to comment.