We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3184fc8 commit e586f67Copy full SHA for e586f67
localization/en-us.lua
@@ -3318,6 +3318,18 @@ return {
3318
"and {C:attention}#3#{}",
3319
},
3320
3321
+ c_cry_perkele = {
3322
+ name = "Perkele",
3323
+ text = {
3324
+ "({V:1}lvl.#4#{})({V:2}lvl.#5#{})({V:3}lvl.#6#{})",
3325
+ "Level up",
3326
+ "{C:attention}#1#{},",
3327
+ "{C:attention}#2#{},",
3328
+ "and {C:attention}#3#{}",
3329
+ "{C:inactive}(Currently {X:gold,C:white}X#7#{C:inactive} {C:chips}C{}+{C:mult}M{C:inactive} Multiplier",
3330
+ "{C:inactive}Per {C:attention}1{C:inactive} Ascension power)",
3331
+ },
3332
3333
c_cry_voxel = {
3334
name = "Voxel",
3335
text = {
0 commit comments