mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 07:52:17 +02:00
Merge branch 'beta' into removeStarterPassiveExtra
This commit is contained in:
commit
4229c33966
@ -1 +1 @@
|
|||||||
Subproject commit a074ddb28c3f0c7e9bbd0560efa33e3ce5f71bcd
|
Subproject commit 42cd5cf577f475c22bc82d55e7ca358eb4f3184f
|
@ -145,8 +145,10 @@ const languageSettings: { [key: string]: LanguageSetting } = {
|
|||||||
starterInfoXPos: 33,
|
starterInfoXPos: 33,
|
||||||
},
|
},
|
||||||
ko: {
|
ko: {
|
||||||
starterInfoTextSize: "52px",
|
starterInfoTextSize: "60px",
|
||||||
instructionTextSize: "38px",
|
instructionTextSize: "38px",
|
||||||
|
starterInfoYOffset: -0.5,
|
||||||
|
starterInfoXPos: 30,
|
||||||
},
|
},
|
||||||
ja: {
|
ja: {
|
||||||
starterInfoTextSize: "51px",
|
starterInfoTextSize: "51px",
|
||||||
|
Loading…
Reference in New Issue
Block a user