Difference between revisions of "FF8/Field/Script/Opcodes/126 SETWITCH"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Description)
m (5 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
 
 
* Opcode: '''0x0126'''
 
* Opcode: '''0x0126'''
 
* Short name: '''SETWITCH'''
 
* Short name: '''SETWITCH'''
* Long name: ????
+
* Long name: Set Rinoa as Sorceress
  
==== Argument ====
+
==== Argument ====
  
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''1''
 
:'''SETWITCH'''
 
  
==== Description ====
+
: ''1''
This is only called once in the whole game - the first time you enter the Ragnarok in space.
+
: '''SETWITCH'''
  
Perhaps it sets up the color coded boss puzzle?
+
====  Description  ====
  
Actually, based on the name, it probably unlocks Rinoa's alternate limit break.
+
This is only called once in the whole game - the first time you enter the Ragnarok in space. It unlocks Rinoa's alternate limit break after she becomes a sorceress.

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x0126
  • Short name: SETWITCH
  • Long name: Set Rinoa as Sorceress

Argument

none

Stack

1
SETWITCH

Description

This is only called once in the whole game - the first time you enter the Ragnarok in space. It unlocks Rinoa's alternate limit break after she becomes a sorceress.