Skip to content

Commit

Permalink
Merge pull request #379 from W-i-n-7/patch-1
Browse files Browse the repository at this point in the history
Add more cheats -> CUSA00265_01.95.json
  • Loading branch information
kmeps4 committed Sep 13, 2024
2 parents 490bf6c + dd7b3a0 commit 0bd2774
Showing 1 changed file with 62 additions and 2 deletions.
64 changes: 62 additions & 2 deletions json/CUSA00265_01.95.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,69 @@
"off": "0000000000001840000000000000F03F0000000000000840"
}
]
},
{
"name": "[ Infinite Items ]",
"description": "You need atleast 2 items in a single item slot to have infinite.",
"type": "checkbox",
"memory": [
{
"offset": "37E78C",
"on": "9090909090",
"off": "41894C2410"
}
]
},
{
"name": "[ Infinite Items (use) ]",
"description": "You need atleast 2 items in a single item slot to have infinite.",
"type": "checkbox",
"memory": [
{
"offset": "3557DE",
"on": "909090",
"off": "894F10"
}
]
},
{
"name": "[ Infinite Health ]",
"description": "Including monsters, animals and other players.",
"type": "checkbox",
"memory": [
{
"offset": "A56429",
"on": "90909090909090",
"off": "4589AEC4020000"
}
]
},
{
"name": "[ Infinite Food ]",
"description": "Including monsters, animals and other players.",
"type": "checkbox",
"memory": [
{
"offset": "8162BA",
"on": "9090909090909090",
"off": "4589BC243C060000"
}
]
},
{
"name": "[ Freeze Time Of Day ]",
"type": "checkbox",
"memory": [
{
"offset": "415B70",
"on": "90909090",
"off": "48897738"
}
]
}
],
"credits": [
"NELUxP_MoDz"
"NELUxP_MoDz",
"zxcvbnm"
]
}
}

0 comments on commit 0bd2774

Please sign in to comment.