Rivals of Aether

Rivals of Aether

Wily Castle
 This topic has been pinned, so it's probably important
EquinoxDoodles  [developer] 1 Apr, 2021 @ 8:39am
How To Add Support
The art itself should be 30 x 30, NES palette only.
Create a variable in init.gml called "wily_robotmaster_img", the stage will pull it and add it to the stage.

There's also a variable you can add, with a hexadecimal color, to change the flickering light for the icon. The variable is "wily_flicker_col".