Difference between revisions of "FF7/Field/Script/Opcodes/0F SPECIAL/FF CLITM"

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes‎ | 0F SPECIAL
Jump to navigation Jump to search
my_wiki>Synergy Blades
 
m (4 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
* Opcode: '''0x0FFF'''
 
* Opcode: '''0x0FFF'''
* Short name: '''SPECIAL: RMITM'''
+
* Short name: '''SPECIAL: CLITM'''
* Long name: Special: Remove All Items
+
* Long name: Special: Clear Items
  
 
==== Memory layout ====
 
==== Memory layout ====
Line 13: Line 13:
  
 
==== Description ====
 
==== Description ====
Removes all items from the party.
+
Removes all items from the party's inventory.

Latest revision as of 05:14, 23 May 2019

  • Opcode: 0x0FFF
  • Short name: SPECIAL: CLITM
  • Long name: Special: Clear Items

Memory layout

0x0F 0xFF

Arguments

None.

Description

Removes all items from the party's inventory.