Skip to content

Commit b327e9e

Browse files
committed
Several Fixes and adjustments based on feedback
1 parent d774b7a commit b327e9e

File tree

5 files changed

+13
-3
lines changed

5 files changed

+13
-3
lines changed

Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/arcadiadrobe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
ClothingUniformJumpsuitArcadia: 5
1818
ClothingUniformJumpsuitMilitaryArcadiaTac: 5
1919
ClothingWebbingArcadia: 3
20-
ClothingWalletLeatherArcadia: 1
20+
ClothingWalletLeatherArcadia: 3
2121
emaggedInventory:
2222
ClothingHeadHatTacticalMaidHeadband: 3
2323
ClothingUniformJumpskirtTacticalMaid: 3

Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/punkbountyvend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
ClothingOuterArmorPunkOrange: 2
1919
ClothingOuterArmorPunkRed: 2
2020
HoloGraffitiProjector: 4
21-
ClothingWalletLeatherPunk: 1
21+
ClothingWalletLeatherPunk: 3

Resources/Prototypes/_NF/Catalog/VendingMachines/Inventories/punkclothesvend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
ClothingOuterCoatAcidRaincoatMagenta: 3
3232
ClothingOuterCoatAcidRaincoatYellow: 3
3333
HoloGraffitiProjector: 4
34-
ClothingWalletLeatherPunk: 1
34+
ClothingWalletLeatherPunk: 3

Resources/Prototypes/_NF/Entities/Clothing/Wallet/leather.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,3 +258,13 @@
258258
- type: Storage
259259
storageOpenSound:
260260
collection: Weh
261+
storageRemoveSound:
262+
collection: Weh
263+
storageInsertSound:
264+
collection: Weh
265+
- type: EmitSoundOnCollide
266+
sound:
267+
collection: Weh
268+
- type: EmitSoundOnLand
269+
sound:
270+
collection: Weh
208 Bytes
Loading

0 commit comments

Comments
 (0)