diff --git a/src/SkylandersTrapTeam/Mods/Remove Portal Check/patch_PortalCheckRemoved.asm b/src/SkylandersTrapTeam/Mods/Remove Portal Check/patch_PortalCheckRemoved.asm new file mode 100644 index 00000000..d3c3b394 --- /dev/null +++ b/src/SkylandersTrapTeam/Mods/Remove Portal Check/patch_PortalCheckRemoved.asm @@ -0,0 +1,4 @@ +[SkylandersTrapTeam_PortalCheckRemoved_v0_v16] +moduleMatches = 0x321d97f0,0x2a14bb42 + +0x2042fd0 = li r3, 0x21B \ No newline at end of file diff --git a/src/SkylandersTrapTeam/Mods/Remove Portal Check/rules.txt b/src/SkylandersTrapTeam/Mods/Remove Portal Check/rules.txt new file mode 100644 index 00000000..c02c18a0 --- /dev/null +++ b/src/SkylandersTrapTeam/Mods/Remove Portal Check/rules.txt @@ -0,0 +1,6 @@ +[Definition] +titleIds = 000500001017C600,0005000010181F00 +name = Allow Portals From Other Skylanders Games +path = "Skylanders Trap Team/Mods/Allow Portals From Other Skylanders Games" +description = Allows any (non-Xbox!) Portal of Power to be used instead of the Traptanium Portal.||Created by OddLittlePumpkin.|Special Thanks to NefariousTechSupport and Maff. +version = 7 \ No newline at end of file