Files
turnbasedgamedata/ExcelOutput/ChenLingGameBoyCheatCode.json
2026-02-12 23:41:36 +01:00

26 lines
1.0 KiB
JSON

[
{
"GameBoyCheatCodeString": "W",
"BasemapPath": "SpriteOutput/Quest/MatchThree/chessArrowUp.png",
"CorrectmapPath": "SpriteOutput/Quest/MatchThree/chessArrowUp.png",
"WrongmapPath": "SpriteOutput/Quest/MatchThree/chessArrowUp.png"
},
{
"GameBoyCheatCodeString": "A",
"BasemapPath": "SpriteOutput/Quest/MatchThree/chessArrowLeft.png",
"CorrectmapPath": "SpriteOutput/Quest/MatchThree/chessArrowLeft.png",
"WrongmapPath": "SpriteOutput/Quest/MatchThree/chessArrowLeft.png"
},
{
"GameBoyCheatCodeString": "S",
"BasemapPath": "SpriteOutput/Quest/MatchThree/chessArrowDown.png",
"CorrectmapPath": "SpriteOutput/Quest/MatchThree/chessArrowDown.png",
"WrongmapPath": "SpriteOutput/Quest/MatchThree/chessArrowDown.png"
},
{
"GameBoyCheatCodeString": "D",
"BasemapPath": "SpriteOutput/Quest/MatchThree/chessArrowRight.png",
"CorrectmapPath": "SpriteOutput/Quest/MatchThree/chessArrowRight.png",
"WrongmapPath": "SpriteOutput/Quest/MatchThree/chessArrowRight.png"
}
]