initial
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"Name": "Vertical Lock Cam",
|
||||
"Scripts": [
|
||||
{
|
||||
"Name": "Apply Vertical Lock Cam",
|
||||
"Script": "4ADA8: C4 20 C5 28 E5 E0 00 04",
|
||||
"Type": "TweakScript",
|
||||
"Description": "Locks the camera vertically whenever Mario jumps.\r\nASM Code created by Skelux.\n",
|
||||
"References": [],
|
||||
"ID": null
|
||||
},
|
||||
{
|
||||
"Name": "Remove Vertical Lock Cam",
|
||||
"Script": "4ADA8: 8F B9 00 20 E7 20 00 04",
|
||||
"Type": "TweakScript",
|
||||
"Description": "Removes the Vertical Lock Cam.",
|
||||
"References": [],
|
||||
"ID": null
|
||||
}
|
||||
],
|
||||
"Version": "1.0.0.0",
|
||||
"MinVersion": "1.0.0.0",
|
||||
"MaxVersion": "0.0.0.0",
|
||||
"Description": "Locks the camera vertically whenever Mario jumps.\n\r\nASM Code created by Skelux.",
|
||||
"EmbeddedFiles": {
|
||||
"CompressedFiles": {}
|
||||
},
|
||||
"ID": null
|
||||
}
|
||||
Reference in New Issue
Block a user