File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1954,7 +1954,7 @@ local fleshpanopticon = {
19541954 order = 146 ,
19551955 atlas = " atlasepic" ,
19561956 loc_vars = function (self , info_queue , center )
1957- info_queue [# info_queue + 1 ] = { set = " Spectral" , key = " c_cry_soul " }
1957+ info_queue [# info_queue + 1 ] = { set = " Spectral" , key = " c_soul " }
19581958 if not center .edition or (center .edition and not center .edition .negative ) then
19591959 info_queue [# info_queue + 1 ] = G .P_CENTERS .e_negative
19601960 end
Original file line number Diff line number Diff line change @@ -2642,7 +2642,7 @@ return {
26422642 " {C:red}X#1#{} {C:attention}Boss Blind{} size" ,
26432643 " When {C:attention}Boss Blind{} is defeated," ,
26442644 " {C:red}self destructs{}, and creates" ,
2645- " a {C:dark_edition}Negative{} {C:spectral}Gateway {} card" ,
2645+ " a {C:dark_edition}Negative{} {C:spectral}Soul {} card" ,
26462646 ' {C:inactive,s:0.8}"This prison... to hold... me?"' ,
26472647 },
26482648 },
You can’t perform that action at this time.
0 commit comments