Skip to content

Commit db9c7d7

Browse files
Increase medigel volume to fit new container
1 parent 95c36b6 commit db9c7d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/mods/Aftershock/items/comestibles/medicine.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
"description": "Mercurial brand medical gel; a thick, translucent substance that can be applied to wounds to seal them and promote rapid healing. Perhaps the most useful medical invention ever devised, it's a staple of any first aid kit.",
6262
"price": "200 USD",
6363
"price_postapoc": "200 USD",
64-
"volume": "10ml",
64+
"volume": "500ml",
65+
"charges": 2,
6566
"container": "bag_iv",
6667
"flags": [ "NO_INGEST", "EDIBLE_FROZEN", "WATER_DISSOLVE" ],
6768
"use_action": {

0 commit comments

Comments
 (0)