Skip to content

Commit

Permalink
update caps sprites
Browse files Browse the repository at this point in the history
  • Loading branch information
Peptide90 committed Dec 6, 2023
1 parent afd0149 commit 9b8bed8
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions Resources/Prototypes/Nuclear14/Entities/Objects/Misc/currency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
components:
- type: Icon
sprite: Nuclear14/Objects/Misc/currency.rsi
state: caps2
state: caps3
- type: Stack
count: 10

Expand All @@ -57,8 +57,11 @@
suffix: 50
components:
- type: Icon
sprite: Nuclear14/Objects/Misc/currency.rsi
state: caps3
sprite: Nuclear14/Objects/Misc/storage.rsi
state: moneypouch
- type: Sprite
sprite: Nuclear14/Objects/Misc/storage.rsi
state: moneypouch
- type: Stack
count: 50

Expand All @@ -68,8 +71,11 @@
suffix: 100
components:
- type: Icon
sprite: Nuclear14/Objects/Specific/Medical/drugs.rsi
state: healingpowder
sprite: Nuclear14/Objects/Misc/storage.rsi
state: moneybag
- type: Sprite
sprite: Nuclear14/Objects/Misc/storage.rsi
state: moneypouch
- type: Stack
count: 100

Expand Down

0 comments on commit 9b8bed8

Please sign in to comment.