Difference between revisions of "FF8/Field/Script/Opcodes/0AD GAMEOVER"

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Shard
m
my_wiki>Albeoris
(Created page with "* Opcode: '''0x0AD''' * Short name: '''GAMEOVER''' * Long name: Game Over ==== Argument ==== none ==== Stack ==== : ''1'' (seems optional) : '''GAMEOVER''' ==== Desc...")
Line 3: Line 3:
 
* Long name: Game Over
 
* Long name: Game Over
  
==== Argument ====
+
==== Argument ====
 +
 
 
none
 
none
  
==== Stack ====
+
==== Stack ====
:''1'' (seems optional)
+
 
:'''GAMEOVER'''
+
: ''1'' (seems optional)
 +
: '''GAMEOVER'''
 +
 
 +
====  Description  ====
  
==== Description ====
 
 
Ends the game in failure.
 
Ends the game in failure.
 
[[Category:Unfinished FF8 Opcodes]]
 

Revision as of 15:31, 24 March 2018

  • Opcode: 0x0AD
  • Short name: GAMEOVER
  • Long name: Game Over

Argument

none

Stack

1 (seems optional)
GAMEOVER

Description

Ends the game in failure.