Fix duplicate and outright wrong data in playerSettings page.
This commit is contained in:
parent
93ddb1d5cf
commit
ca873958ec
|
@ -1572,26 +1572,26 @@
|
||||||
},
|
},
|
||||||
"hud_palettes": {
|
"hud_palettes": {
|
||||||
"keyString": "rom.hud_palettes",
|
"keyString": "rom.hud_palettes",
|
||||||
"friendlyName": "Underworld Palettes",
|
"friendlyName": "HUD Palettes",
|
||||||
"description": "Randomize the colors of the underworld (caves, dungeons, etc.), within reason.",
|
"description": "Randomize the colors of the HUD (user interface), within reason.",
|
||||||
"inputType": "range",
|
"inputType": "range",
|
||||||
"subOptions": {
|
"subOptions": {
|
||||||
"default": {
|
"default": {
|
||||||
"keyString": "rom.hud_palettes.default",
|
"keyString": "rom.hud_palettes.default",
|
||||||
"friendlyName": "Vanilla",
|
"friendlyName": "Vanilla",
|
||||||
"description": "Overworld colors will remain unchanged.",
|
"description": "HUD colors will remain unchanged.",
|
||||||
"defaultValue": 50
|
"defaultValue": 50
|
||||||
},
|
},
|
||||||
"random": {
|
"random": {
|
||||||
"keyString": "rom.hud_palettes.random",
|
"keyString": "rom.hud_palettes.random",
|
||||||
"friendlyName": "Random",
|
"friendlyName": "Random",
|
||||||
"description": "Shuffles the colors of the overworld palette.",
|
"description": "Shuffles the colors of the HUD palette.",
|
||||||
"defaultValue": 0
|
"defaultValue": 0
|
||||||
},
|
},
|
||||||
"blackout": {
|
"blackout": {
|
||||||
"keyString": "rom.hud_palettes.blackout",
|
"keyString": "rom.hud_palettes.blackout",
|
||||||
"friendlyName": "Blackout",
|
"friendlyName": "Blackout",
|
||||||
"description": "Never use this. Makes all overworld palette colors black.",
|
"description": "Never use this. Makes all HUD palette colors black.",
|
||||||
"defaultValue": 0
|
"defaultValue": 0
|
||||||
},
|
},
|
||||||
"grayscale": {
|
"grayscale": {
|
||||||
|
@ -1634,26 +1634,26 @@
|
||||||
},
|
},
|
||||||
"shield_palettes": {
|
"shield_palettes": {
|
||||||
"keyString": "rom.shield_palettes",
|
"keyString": "rom.shield_palettes",
|
||||||
"friendlyName": "Underworld Palettes",
|
"friendlyName": "Shield Palettes",
|
||||||
"description": "Randomize the colors of the underworld (caves, dungeons, etc.), within reason.",
|
"description": "Randomize the colors of the shield, within reason.",
|
||||||
"inputType": "range",
|
"inputType": "range",
|
||||||
"subOptions": {
|
"subOptions": {
|
||||||
"default": {
|
"default": {
|
||||||
"keyString": "rom.shield_palettes.default",
|
"keyString": "rom.shield_palettes.default",
|
||||||
"friendlyName": "Vanilla",
|
"friendlyName": "Vanilla",
|
||||||
"description": "Overworld colors will remain unchanged.",
|
"description": "Shield colors will remain unchanged.",
|
||||||
"defaultValue": 50
|
"defaultValue": 50
|
||||||
},
|
},
|
||||||
"random": {
|
"random": {
|
||||||
"keyString": "rom.shield_palettes.random",
|
"keyString": "rom.shield_palettes.random",
|
||||||
"friendlyName": "Random",
|
"friendlyName": "Random",
|
||||||
"description": "Shuffles the colors of the overworld palette.",
|
"description": "Shuffles the colors of the shield palette.",
|
||||||
"defaultValue": 0
|
"defaultValue": 0
|
||||||
},
|
},
|
||||||
"blackout": {
|
"blackout": {
|
||||||
"keyString": "rom.shield_palettes.blackout",
|
"keyString": "rom.shield_palettes.blackout",
|
||||||
"friendlyName": "Blackout",
|
"friendlyName": "Blackout",
|
||||||
"description": "Never use this. Makes all overworld palette colors black.",
|
"description": "Never use this. Makes all shield palette colors black.",
|
||||||
"defaultValue": 0
|
"defaultValue": 0
|
||||||
},
|
},
|
||||||
"grayscale": {
|
"grayscale": {
|
||||||
|
@ -1696,26 +1696,26 @@
|
||||||
},
|
},
|
||||||
"sword_palettes": {
|
"sword_palettes": {
|
||||||
"keyString": "rom.sword_palettes",
|
"keyString": "rom.sword_palettes",
|
||||||
"friendlyName": "Underworld Palettes",
|
"friendlyName": "Sword Palettes",
|
||||||
"description": "Randomize the colors of the underworld (caves, dungeons, etc.), within reason.",
|
"description": "Randomize the colors of the sword, within reason.",
|
||||||
"inputType": "range",
|
"inputType": "range",
|
||||||
"subOptions": {
|
"subOptions": {
|
||||||
"default": {
|
"default": {
|
||||||
"keyString": "rom.sword_palettes.default",
|
"keyString": "rom.sword_palettes.default",
|
||||||
"friendlyName": "Vanilla",
|
"friendlyName": "Vanilla",
|
||||||
"description": "Overworld colors will remain unchanged.",
|
"description": "Sword colors will remain unchanged.",
|
||||||
"defaultValue": 50
|
"defaultValue": 50
|
||||||
},
|
},
|
||||||
"random": {
|
"random": {
|
||||||
"keyString": "rom.sword_palettes.random",
|
"keyString": "rom.sword_palettes.random",
|
||||||
"friendlyName": "Random",
|
"friendlyName": "Random",
|
||||||
"description": "Shuffles the colors of the overworld palette.",
|
"description": "Shuffles the colors of the sword palette.",
|
||||||
"defaultValue": 0
|
"defaultValue": 0
|
||||||
},
|
},
|
||||||
"blackout": {
|
"blackout": {
|
||||||
"keyString": "rom.sword_palettes.blackout",
|
"keyString": "rom.sword_palettes.blackout",
|
||||||
"friendlyName": "Blackout",
|
"friendlyName": "Blackout",
|
||||||
"description": "Never use this. Makes all overworld palette colors black.",
|
"description": "Never use this. Makes all sword palette colors black.",
|
||||||
"defaultValue": 0
|
"defaultValue": 0
|
||||||
},
|
},
|
||||||
"grayscale": {
|
"grayscale": {
|
||||||
|
|
|
@ -391,13 +391,3 @@ rom:
|
||||||
dizzy: 0
|
dizzy: 0
|
||||||
sick: 0
|
sick: 0
|
||||||
puke: 0
|
puke: 0
|
||||||
uw_palettes: # Change the colors of shields
|
|
||||||
default: 50 # No changes
|
|
||||||
random: 0 # Shuffle the colors
|
|
||||||
blackout: 0 # Never use this
|
|
||||||
grayscale: 0
|
|
||||||
negative: 0
|
|
||||||
classic: 0
|
|
||||||
dizzy: 0
|
|
||||||
sick: 0
|
|
||||||
puke: 0
|
|
Loading…
Reference in New Issue