Skip to content

Commit

Permalink
Unlockers changed
Browse files Browse the repository at this point in the history
  • Loading branch information
miasik committed Jun 6, 2022
1 parent 51cf348 commit c0d4444
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CustomBatteriesPack:
(
PluginPackName:HeLe;
BatteryCapacity:300;
UnlocksWith:SeaglideBlueprint;
UnlocksWith:Seaglide;
BatteryID:HeLe-batt-300;
BatteryName:"Heavy Lead battery 300";
BatteryFlavorText:"Heavy but useful.";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CustomBatteriesPack:
(
PluginPackName:PoBL;
BatteryCapacity:450;
UnlocksWith:CyclopsBlueprint;
UnlocksWith:Cyclops;
BatteryID:PoBL-batt-450;
BatteryName:"Pouch of Blood battery 450";
BatteryFlavorText:"Two steps to hell.";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CustomBatteriesPack:
(
PluginPackName:Prec;
BatteryCapacity:400;
UnlocksWith:ExosuitBlueprint;
UnlocksWith:Exosuit;
BatteryID:Prec-batt-400;
BatteryName:"Precious battery 400";
BatteryFlavorText:"My precious!";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CustomBatteriesPack:
(
PluginPackName:SePrec;
BatteryCapacity:350;
UnlocksWith:SeamothBlueprint;
UnlocksWith:Seamoth;
BatteryID:SePrec-batt-350;
BatteryName:"Semi Precious battery 350";
BatteryFlavorText:"It shines.";
Expand Down

0 comments on commit c0d4444

Please sign in to comment.