Skip to content

Commit a1b352f

Browse files
Update pk_vitamins.json
1 parent d05f26a commit a1b352f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Kenan-Modpack/PKs_Rebalancing/pk_vitamins.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "vitamin",
55
"vit_type": "vitamin",
66
"name": { "str": "Calcium" },
7-
"deficiency": "hypocalcemia",
7+
"deficiency": "hypocalcemia_pk",
88
"min": -12000,
99
"rate": "15 m",
1010
"disease": [ [ -4800, -5600 ], [ -5601, -6400 ], [ -6401, -12000 ] ]
@@ -15,7 +15,7 @@
1515
"vit_type": "vitamin",
1616
"name": { "str": "Vitamin A" },
1717
"excess": "hypervitaminosis",
18-
"deficiency": "hypovitA",
18+
"deficiency": "hypovitA_pk",
1919
"min": -8400,
2020
"max": 3600,
2121
"rate": "15 m",
@@ -26,7 +26,7 @@
2626
"type": "vitamin",
2727
"vit_type": "vitamin",
2828
"name": { "str": "Vitamin B12" },
29-
"deficiency": "hypovitB",
29+
"deficiency": "hypovitB_pk",
3030
"min": -5600,
3131
"rate": "15 m",
3232
"disease": [ [ -2800, -3600 ], [ -3601, -4400 ], [ -4401, -5600 ] ]
@@ -36,7 +36,7 @@
3636
"type": "vitamin",
3737
"vit_type": "vitamin",
3838
"name": { "str": "Vitamin C" },
39-
"deficiency": "scurvy",
39+
"deficiency": "scurvy_pk",
4040
"min": -5600,
4141
"rate": "15 m",
4242
"disease": [ [ -2800, -3600 ], [ -3601, -4400 ], [ -4401, -5600 ] ]

0 commit comments

Comments
 (0)