Fix a few test failures (#15727)
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
netsync: false
|
||||
state: firstaid
|
||||
- type: Storage
|
||||
capacity: 30
|
||||
capacity: 35
|
||||
- type: Item
|
||||
size: 30
|
||||
size: 35
|
||||
sprite: Objects/Specific/Medical/firstaidkits.rsi
|
||||
heldPrefix: firstaid
|
||||
- type: Tag
|
||||
@@ -93,4 +93,8 @@
|
||||
- type: Sprite
|
||||
state: blackkit
|
||||
- type: Item
|
||||
heldPrefix: blackkit
|
||||
heldPrefix: blackkit
|
||||
size: 50
|
||||
- type: Storage
|
||||
capacity: 50
|
||||
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
- type: Item
|
||||
sprite: Objects/Tools/Toolboxes/toolbox_syn.rsi
|
||||
- type: Storage
|
||||
capacity: 120
|
||||
capacity: 170 # this seems silly high
|
||||
- type: MeleeWeapon
|
||||
damage:
|
||||
types:
|
||||
|
||||
Reference in New Issue
Block a user