Fix medkit item size and storage capacity (#6997)

This commit is contained in:
Fishfish458
2022-03-06 22:25:17 -06:00
committed by GitHub
parent b2d8a939cd
commit 19136505d9

View File

@@ -9,9 +9,9 @@
netsync: false netsync: false
state: firstaid state: firstaid
- type: Storage - type: Storage
capacity: 50 capacity: 26
- type: Item - type: Item
size: 5 size: 26
sprite: Objects/Specific/Medical/firstaidkits.rsi sprite: Objects/Specific/Medical/firstaidkits.rsi
HeldPrefix: firstaid HeldPrefix: firstaid