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