File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -4735,11 +4735,21 @@ return {
47354735 o_sunplanet = {
47364736 name = " Observatory Effect" ,
47374737 text = {
4738- " Held {C:attention}Sol{} Cards increase " ,
4739- " {C:attention}Ascension power" ,
4738+ " Held {C:attention}Sol{} and {C:attention}Perkele{} Cards " ,
4739+ " increase {C:attention}Ascension power" ,
47404740 " {C:inactive}(Currently {X:gold,C:white}+#1#{C:inactive})" ,
47414741 },
47424742 },
4743+ --[[ o_perkele = {
4744+ name = "Observatory Effect",
4745+ text = {
4746+ "Held {C:attention}Sol{} and {C:attention}Perkele{} Cards",
4747+ "increase {C:attention}Ascension power",
4748+ "{C:inactive}(Currently {X:gold,C:white}+#1#{C:inactive})",
4749+ "{X:mult,C:white}X#2#{} mult if played hand is a {C:attention}#3#{}",
4750+ "or {C:attention}#4#{}",
4751+ },
4752+ },]]
47434753 p_cry_code_normal_1 = {
47444754 name = " Program Pack" ,
47454755 text = {
You can’t perform that action at this time.
0 commit comments