-
Notifications
You must be signed in to change notification settings - Fork 592
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Skylanders Trap Team] Add mod to support portals from other skylande…
…rs games (#673) Thanks to OddLittlePumpkin for making this mod! With special thanks to NefariousTechSupport and Maff.
- Loading branch information
1 parent
4fbbff7
commit 1d5a8d8
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
src/SkylandersTrapTeam/Mods/Remove Portal Check/patch_PortalCheckRemoved.asm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[SkylandersTrapTeam_PortalCheckRemoved_v0_v16] | ||
moduleMatches = 0x321d97f0,0x2a14bb42 | ||
|
||
0x2042fd0 = li r3, 0x21B |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |