Difference between revisions of "FF8/Field/Script/Opcodes/159 SEALEDOFF"
Jump to navigation
Jump to search
Qhimm>Shard m (→Description) |
ffrtt>BukTop m (5 revisions imported) |
||
(5 intermediate revisions by 3 users not shown) | |||
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'' | |||
:''' | : ''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 |
Latest revision as of 04:24, 23 May 2019
- 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