Difference between revisions of "FF8/Field/Script/Opcodes/158 LASTOUT"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
(Created page with "* Opcode: '''0x158''' * Short name: '''LASTOUT''' * Long name: Last dungeon out ==== Argument ==== none ==== Stack ==== none ==== Description ==== Ends the effects of [[FF8/...")
 
m (4 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
* Long name: Last dungeon out
 
* Long name: Last dungeon out
  
==== Argument ====
+
==== Argument ====
 +
 
 
none
 
none
==== Stack ====
+
 
 +
==== Stack ====
 +
 
 
none
 
none
  
==== Description ====
+
==== Description ====
Ends the effects of [[FF8/Field/Script/157_LASTIN|LASTIN]].
+
 
 +
Ends the effects of [[FF8/Field/Script/Opcodes/157_LASTIN|LASTIN]].

Latest revision as of 05:24, 23 May 2019

  • Opcode: 0x158
  • Short name: LASTOUT
  • Long name: Last dungeon out

Argument

none

Stack

none

Description

Ends the effects of LASTIN.