blob: 9eee550b3dcc877425b7c026be4647701499e91c (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/data/json/items/comestibles/med.json
+++ b/data/json/items/comestibles/med.json
@@ -86,6 +86,7 @@
"stack_size": 200,
"symbol": "!",
"color": "white",
+ "healthy": -4,
"use_action": "ANTIBIOTIC",
"flags": [ "NPC_SAFE", "IRREPLACEABLE_CONSUMABLE" ]
},
|