Skip to content

Commit

Permalink
Updated Ballade's image data to replace sheet syntax with alt syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianMarceau committed Nov 16, 2017
1 parent a892d21 commit 20e8a25
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion data/robots/killer/ballade.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@
'robot_group' => 'MMRPG2',
'robot_name' => 'Ballade',
'robot_token' => 'ballade',
'robot_image_sheets' => 2,
'robot_image_editor' => 18,
'robot_image_size' => 80,
'robot_image_alts' => array(
array('token' => 'alt', 'name' => 'Ballade (Super Alt)', 'summons' => 900, 'colour' => 'time')
),
'robot_core' => 'explode',
'robot_description' => 'Elite Megaman Hunter',
'robot_description2' => 'Ballade was made to be the last in the Mega Man Killer unit and are very powerful, having great speed and power. They are equipped with the Ballade Cracker, a very explosive bomb capable of taking out multiple robots. They also have a second form, boosting their abilities even more. They only fight strong robots and believe themselves to be the strongest. They follow orders better than the Punk unit but are still very reckless. Although they believe themselves to be the strongest, they have great reason to see it that way.',
Expand Down

0 comments on commit 20e8a25

Please sign in to comment.