0
0
mirror of https://github.com/marcrobledo/savegame-editors.git synced 2025-04-24 16:35:10 +00:00

Fix typo + add entry to main page.

This commit is contained in:
magiczocker10 2024-12-15 10:57:41 +01:00 committed by GitHub
parent c3b5549652
commit d3328c6210
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 4 deletions

View File

@ -120,6 +120,9 @@ h6 a:hover{
<a class="four columns game" href="rhythm-paradise-megamix/"><img src="thumb.png" id="thumb-rhythm-paradise-megamix" /><div>Rhythm Paradise Megamix</div></a>
<a class="four columns game" href="the-lego-movie-videogame/"><img src="thumb.png" id="thumb-the-lego-movie-videogame" /><div>The Lego Movie Videogame</div></a>
</div>
<div class="row">
<a class="four columns game" href="nintendogs%2Bcats/"><img src="thumb.png" id="thumb-nintendogs-cats" /><div>Nintendogs + Cats</div></a>
</div>
<hr/>
<div id="footer">

View File

@ -1,5 +1,5 @@
/*
Nintendogs + Cats for HTML5 Save Editor v?
Nintendogs + Cats for HTML5 Save Editor v20160704
by Marc Robledo 2016
*/
var reg = /\d+/;

View File

@ -1,5 +1,5 @@
/*
Picross 3D round 2 for HTML5 Save Editor v20160704
The Lego Movie Videogame for HTML5 Save Editor v20160704
by Marc Robledo 2016
*/
function convert_to_bit(d, l){
@ -42,8 +42,8 @@ SavegameEditor={
{value:0, name:'Locked, Locked, Locked'},
{value:1, name:'Unlocked - Locked - Locked'},
{value:21, name:'Played - Unlocked - Locked'},
{value:341, name:'Player - Played - Unlocked'},
{value:1911, name:'Player - Played - Played'}
{value:341, name:'Played - Played - Unlocked'},
{value:1911, name:'Played - Played - Played'}
],
UPGRADES_OFFSET:0x475, // 1141
YELLOW_STONE_OFFSET:0x238, // 568