mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Added Death Counter to Custom Levels + Fixed castle bridge axe bonus sprites
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
{
|
||||
"variations": {
|
||||
"default": {
|
||||
"Day": {"source": "Liquids.png"},
|
||||
"Night": {"source": "NightLiquids.png"}
|
||||
"Day": {
|
||||
"source": "Liquids.png"
|
||||
},
|
||||
"Night": {
|
||||
"source": "NightLiquids.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user