mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 23:48:11 +00:00
Added Death Counter to Custom Levels + Fixed castle bridge axe bonus sprites
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"variations": {
|
||||
"SMB1": {"source": "ConveyorBelt.png"},
|
||||
"SMBS": {"source": "ConveyorBeltSpecial.png"}
|
||||
"SMB1": {
|
||||
"source": "ConveyorBelt.png"
|
||||
},
|
||||
"SMBS": {
|
||||
"source": "ConveyorBeltSpecial.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"variations": {
|
||||
"SMB1": {"source": "OnOffConveyorBelt.png"},
|
||||
"SMBS": {"source": "OnOffConveyorBeltSpecial.png"}
|
||||
"SMB1": {
|
||||
"source": "OnOffConveyorBelt.png"
|
||||
},
|
||||
"SMBS": {
|
||||
"source": "OnOffConveyorBeltSpecial.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user