Skip to content

Commit 9c26a6f

Browse files
Fix Vitamins
1 parent a1b352f commit 9c26a6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Kenan-Modpack/PKs_Rebalancing/pk_effects_override.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@
449449
},
450450
{
451451
"type": "effect_type",
452-
"id": "hypocalcemia",
452+
"id": "hypocalcemia_pk",
453453
"name": [ "Hypocalcemia", "Weak bones", "Brittle bones" ],
454454
"desc": [ "A lack of calcium in your diet will make your bones progressively weaker." ],
455455
"apply_message": "Your bones are becoming more brittle.",
@@ -481,7 +481,7 @@
481481
},
482482
{
483483
"type": "effect_type",
484-
"id": "hypovitA",
484+
"id": "hypovitA_pk",
485485
"name": [ "VitA deficiency", "Poor vision", "Night blindness" ],
486486
"desc": [ "A lack of vitamin A in your diet will progressively worsen your vision." ],
487487
"apply_message": "You start struggling to make out the finer details.",
@@ -497,7 +497,7 @@
497497
},
498498
{
499499
"type": "effect_type",
500-
"id": "hypovitB",
500+
"id": "hypovitB_pk",
501501
"name": [ "B12 deficiency", "Slow healing", "No healing" ],
502502
"desc": [ "A lack of vitamin B12 in your diet will affect your ability to heal." ],
503503
"apply_message": "Simple wounds are starting to concern you more than usual.",
@@ -513,7 +513,7 @@
513513
},
514514
{
515515
"type": "effect_type",
516-
"id": "scurvy",
516+
"id": "scurvy_pk",
517517
"name": [ "Early scurvy", "Scurvy", "Bad Scurvy" ],
518518
"desc": [ "A lack of vitamin C in your diet will result in progressively worse symptoms of scurvy." ],
519519
"miss_messages": [ [ "You body quakes slightly.", 4 ] ],

0 commit comments

Comments
 (0)