Difference between revisions of "FF7/WorldMap Module/Script/Opcodes/34c"
< FF7 | WorldMap Module | Script | Opcodes
Jump to navigation
Jump to search
my_wiki>Aali |
my_wiki>Aali |
||
Line 26: | Line 26: | ||
-2 - black submarine | -2 - black submarine | ||
etc | etc | ||
+ | this will only change the color of the submarine and does not affect gameplay in any way |
Revision as of 19:48, 5 August 2014
- Opcode: 0x34c
- Name: set submarine color
- Two-word opcode: No
Parameters
Location | Name | Description |
---|---|---|
Stack | Type | Submarine type |
Notes
Sets the color of the submarine.
0 - red submarine 1 - blue submarine as a side effect of how this instruction is implemented it is possible to access the chocobo colors for the submarine -1 - gold submarine -2 - black submarine etc this will only change the color of the submarine and does not affect gameplay in any way