mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
26 lines
1.0 KiB
JSON
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"
|
|
}
|
|
] |