Standardize Healing Stackables (#7636)
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
path: "/Audio/Items/Medical/ointment_end.ogg"
|
||||
- type: Stack
|
||||
stackType: Ointment
|
||||
max: 5
|
||||
count: 5
|
||||
max: 10
|
||||
count: 10
|
||||
|
||||
- type: entity
|
||||
name: bruise pack
|
||||
@@ -59,6 +59,8 @@
|
||||
path: "/Audio/Items/Medical/brutepack_end.ogg"
|
||||
- type: Stack
|
||||
stackType: Brutepack
|
||||
max: 10
|
||||
count: 10
|
||||
|
||||
- type: entity
|
||||
name: roll of gauze
|
||||
@@ -87,6 +89,8 @@
|
||||
path: "/Audio/Items/Medical/brutepack_end.ogg"
|
||||
- type: Stack
|
||||
stackType: Gauze
|
||||
max: 10
|
||||
count: 10
|
||||
|
||||
- type: entity
|
||||
id: Gauze1
|
||||
|
||||
Reference in New Issue
Block a user