From be6c790e43be36cfa6669110c7064a67ad3c4623 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sat, 8 Jan 2022 21:47:45 +0100 Subject: Update --- pixel/cheerilee/pony.ini | 7 +++++++ pixel/cheerilee/stand_cheerilee_left.gif | Bin 0 -> 11337 bytes pixel/cheerilee/stand_cheerilee_right.gif | Bin 0 -> 11319 bytes pixel/cheerilee/trotcycle_cheerilee_left.gif | Bin 0 -> 16155 bytes pixel/cheerilee/trotcycle_cheerilee_right.gif | Bin 0 -> 15992 bytes 5 files changed, 7 insertions(+) create mode 100644 pixel/cheerilee/pony.ini create mode 100644 pixel/cheerilee/stand_cheerilee_left.gif create mode 100644 pixel/cheerilee/stand_cheerilee_right.gif create mode 100644 pixel/cheerilee/trotcycle_cheerilee_left.gif create mode 100644 pixel/cheerilee/trotcycle_cheerilee_right.gif (limited to 'pixel/cheerilee') diff --git a/pixel/cheerilee/pony.ini b/pixel/cheerilee/pony.ini new file mode 100644 index 0000000..58a6052 --- /dev/null +++ b/pixel/cheerilee/pony.ini @@ -0,0 +1,7 @@ +Name,Cheerilee +Categories,"supporting ponies",mares,"earth ponies" +Behavior,stand,0.1,15,10,0,stand_cheerilee_right.gif,stand_cheerilee_left.gif,MouseOver,,,,False,0,0,,True,,,"0,0","0,0",False,0 +Behavior,fly,0.15,10,5,3,trotcycle_cheerilee_right.gif,trotcycle_cheerilee_left.gif,Diagonal_Only,,,,False,0,0,,True,,,"0,0","0,0",False,0 +Behavior,walk,0.25,15,5,3,trotcycle_cheerilee_right.gif,trotcycle_cheerilee_left.gif,Horizontal_Only,,,,False,0,0,,True,,,"0,0","0,0",False,0 +Speak,"Unnamed #1","Honestly, that's how everypony was wearing their mane back then.",,False,0 +Speak,"Unnamed #2","Quiet down, please. We have an important lesson today!",,False,0 diff --git a/pixel/cheerilee/stand_cheerilee_left.gif b/pixel/cheerilee/stand_cheerilee_left.gif new file mode 100644 index 0000000..ef0c977 Binary files /dev/null and b/pixel/cheerilee/stand_cheerilee_left.gif differ diff --git a/pixel/cheerilee/stand_cheerilee_right.gif b/pixel/cheerilee/stand_cheerilee_right.gif new file mode 100644 index 0000000..c5e96e4 Binary files /dev/null and b/pixel/cheerilee/stand_cheerilee_right.gif differ diff --git a/pixel/cheerilee/trotcycle_cheerilee_left.gif b/pixel/cheerilee/trotcycle_cheerilee_left.gif new file mode 100644 index 0000000..002de54 Binary files /dev/null and b/pixel/cheerilee/trotcycle_cheerilee_left.gif differ diff --git a/pixel/cheerilee/trotcycle_cheerilee_right.gif b/pixel/cheerilee/trotcycle_cheerilee_right.gif new file mode 100644 index 0000000..a2d0d0b Binary files /dev/null and b/pixel/cheerilee/trotcycle_cheerilee_right.gif differ -- cgit