Difference between revisions of "FF8/Field/Script/Opcodes/109 JUNCTION"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x0109''' * Short name: '''JUNCTION''' * Long name: Set "dream world" status ==== Argument ==== none ==== Stack ==== :''Junction mode'' :'''JUNCTION''' ==== D...")
 
my_wiki>Shard
m (Description)
Line 13: Line 13:
 
==== Description ====
 
==== Description ====
  
When set to 0, ends all "dream world" related stuff (GF junction carryover, Squall->Laguna, party lock, etc).
+
:When set to 0, ends all "dream world" related stuff (GF junction carryover, Squall->Laguna, party lock, etc).
When set to 1, only Squall's junctions gets carried over.
+
:When set to 1, only Squall's junctions gets carried over.
When set to 3, the whole party gets carried over.
+
:When set to 3, the whole party gets carried over.

Revision as of 10:09, 11 March 2014

  • Opcode: 0x0109
  • Short name: JUNCTION
  • Long name: Set "dream world" status

Argument

none

Stack

Junction mode
JUNCTION

Description

When set to 0, ends all "dream world" related stuff (GF junction carryover, Squall->Laguna, party lock, etc).
When set to 1, only Squall's junctions gets carried over.
When set to 3, the whole party gets carried over.