Difference between revisions of "FF8/Field/Script/Opcodes/159 SEALEDOFF"
Jump to navigation
Jump to search
my_wiki>Shard m |
my_wiki>Albeoris (Created page with "* Opcode: '''0x159''' * Short name: '''SEALEDOFF''' * Long name: Enable Sealed Options (Ultimecia's Castle) ==== Argument ==== none ==== Stack ==== : ''Option flags''...") |
||
Line 3: | Line 3: | ||
* Long name: Enable Sealed Options (Ultimecia's Castle) | * Long name: Enable Sealed Options (Ultimecia's Castle) | ||
− | ==== Argument ==== | + | ==== Argument ==== |
+ | |||
none | none | ||
− | ==== Stack ==== | + | ==== Stack ==== |
− | :''Option flags'' | + | |
− | :'''SEALEDOFF''' | + | : ''Option flags'' |
+ | : '''SEALEDOFF''' | ||
+ | |||
+ | ==== Description ==== | ||
− | |||
Enables features of the game pertaining to the last dungeon's mechanic (items, saving, etc). | Enables features of the game pertaining to the last dungeon's mechanic (items, saving, etc). | ||
Line 16: | Line 19: | ||
Flags: | Flags: | ||
− | :1. Items | + | |
− | :2. Magic | + | : 1. Items |
− | :4. GF | + | : 2. Magic |
− | :8. Draw | + | : 4. GF |
− | :16. Command Ability | + | : 8. Draw |
− | :32. Limit Break | + | : 16. Command Ability |
− | :64. Resurrection | + | : 32. Limit Break |
− | :128. Save | + | : 64. Resurrection |
+ | : 128. Save |
Revision as of 15:51, 24 March 2018
- Opcode: 0x159
- Short name: SEALEDOFF
- Long name: Enable Sealed Options (Ultimecia's Castle)
Argument
none
Stack
- Option flags
- SEALEDOFF
Description
Enables features of the game pertaining to the last dungeon's mechanic (items, saving, etc).
Whether or not these are enabled/disabled is stored in byte 334. 0=Sealed, 1=Unsealed
Flags:
- 1. Items
- 2. Magic
- 4. GF
- 8. Draw
- 16. Command Ability
- 32. Limit Break
- 64. Resurrection
- 128. Save