You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: localization/en-us.lua
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1319,12 +1319,7 @@ return {
1319
1319
},
1320
1320
j_cry_circus= {
1321
1321
name="Circus",
1322
-
text= {
1323
-
"{C:red}Rare{} Jokers each give {X:mult,C:white} X#1# {} Mult",
1324
-
"{C:cry_epic}Epic{} Jokers each give {X:mult,C:white} X#2# {} Mult",
1325
-
"{C:legendary}Legendary{} Jokers each give {X:mult,C:white} X#3# {} Mult",
1326
-
"{C:cry_exotic}Exotic{} Jokers each give {X:mult,C:white} X#4# {} Mult",
1327
-
},
1322
+
text=Cryptid.get_circus_description(), --for translaters: this is automatically localized you can copy it over as long as cry_circus_generic is translated too
1328
1323
unlock= {
1329
1324
"Obtain a {C:red}Rare{},",
1330
1325
"{C:cry_epic}Epic{} and {C:legendary}Legendary{}",
0 commit comments