Difference between revisions of "FF8/Field/Script/Opcodes/161 ADDMAGIC"
Jump to navigation
Jump to search
Qhimm>Shard m (→Description) |
ffrtt>BukTop m (4 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
* Long name: Add magic stock to character | * Long name: Add magic stock to character | ||
==== Argument ==== | ==== Argument ==== | ||
none | none | ||
==== Stack ==== | ==== Stack ==== | ||
: ''Character ID'' | |||
: ''Magic ID'' | |||
: ''Quantity'' | |||
: '''ADDMAGIC''' | |||
Does exactly what you think. See [[FF8/ | ==== Description ==== | ||
Does exactly what you think. See [[FF8/Magic_Codes|Magic Codes]] for a list of magic codes. |
Latest revision as of 04:24, 23 May 2019
- Opcode: 0x161
- Short name: ADDMAGIC
- Long name: Add magic stock to character
Argument
none
Stack
- Character ID
- Magic ID
- Quantity
- ADDMAGIC
Description
Does exactly what you think. See Magic Codes for a list of magic codes.