Changes
Jump to navigation
Jump to search
m
no edit summary
| DB
| word, byte, byte
| Like A6 96 and AD without the first byte (UNUSED)
|-
| DC
| DD
| byte, byte
|Directly related to DC. Sets some data for an upcoming Effect.
|-
| DE
| byte, byte
|Nearly identical to DD, but uses different data to set the same data that DC uses.
|-
| DF
|
|Calculates an angle from the actor to the center of the opposing team's formation.
|-
| E0