Difference between revisions of "FF8/Field/Script/Opcodes/161 ADDMAGIC"
Jump to navigation
Jump to search
my_wiki>Shard (Created page with "* Opcode: '''0x161''' * Short name: '''ADDMAGIC''' * Long name: Add magic stock to character ==== Argument ==== none ==== Stack ==== :''Character ID'' :''Magic ID'' :''Quan...") |
m (4 revisions imported) |
||
(3 intermediate revisions by 3 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 05: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.