Skip to content

Commit

Permalink
Merge pull request #70011 from Terrorforge/patch-11
Browse files Browse the repository at this point in the history
[MoM] properly teach Electrokinetic contemplation recipes on Portal Storm awakening
  • Loading branch information
Maleclypse authored Dec 6, 2023
2 parents 782cc4d + b8b314d commit a4bca12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1183,7 +1183,7 @@
},
{ "u_add_trait": "ELECTROKINETIC" },
{ "u_add_trait": "ELECTRO_SHIELD" },
{ "run_eocs": "EOC_TEACH_ELECTRO_CONTEMPLATE_RECIPES" },
{ "run_eocs": "EOC_TEACH_ELECTROKIN_CONTEMPLATE_RECIPES" },
{ "u_add_effect": "psionic_awakened", "duration": { "math": [ "ps_str * u_val('time: 2 h')" ] } },
{ "math": [ "awakening_countup", "+=", "1" ] },
{ "math": [ "awakening_reducer", "=", "(portal_storm_awakening_odds(awakening_countup))" ] }
Expand Down

0 comments on commit a4bca12

Please sign in to comment.