From: Stephen Groundwater Date: Wed, 5 Jul 2006 12:08:04 +0000 (+0000) Subject: Changed color on cherrybomb - as test- to attempt better match ice/forest worlds. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=aa3e6175a2d1ce9c4e6d4c75d9673ab21a172b6c;p=supertux.git Changed color on cherrybomb - as test- to attempt better match ice/forest worlds. SVN-Revision: 3892 --- diff --git a/data/images/creatures/mr_cherry/cherrybomb.png b/data/images/creatures/mr_cherry/cherrybomb.png index bf69088ec..f93ded79d 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb.png and b/data/images/creatures/mr_cherry/cherrybomb.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb.xcf b/data/images/creatures/mr_cherry/cherrybomb.xcf index a44781430..98ee179f1 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb.xcf and b/data/images/creatures/mr_cherry/cherrybomb.xcf differ diff --git a/data/images/creatures/mr_cherry/cherrybomb1.png b/data/images/creatures/mr_cherry/cherrybomb1.png index 79319149f..062ea5f58 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb1.png and b/data/images/creatures/mr_cherry/cherrybomb1.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb2.png b/data/images/creatures/mr_cherry/cherrybomb2.png index f84f852c9..c9403c993 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb2.png and b/data/images/creatures/mr_cherry/cherrybomb2.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb3.png b/data/images/creatures/mr_cherry/cherrybomb3.png index e9257adf5..082f2c56e 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb3.png and b/data/images/creatures/mr_cherry/cherrybomb3.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb4.png b/data/images/creatures/mr_cherry/cherrybomb4.png index 90fe5ccd5..f8bad0974 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb4.png and b/data/images/creatures/mr_cherry/cherrybomb4.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb5.png b/data/images/creatures/mr_cherry/cherrybomb5.png index 03e1cae22..9b3e349d9 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb5.png and b/data/images/creatures/mr_cherry/cherrybomb5.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb6.png b/data/images/creatures/mr_cherry/cherrybomb6.png index e6334fdcc..1818d4451 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb6.png and b/data/images/creatures/mr_cherry/cherrybomb6.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb_hit_1.png b/data/images/creatures/mr_cherry/cherrybomb_hit_1.png index 359fc93fe..dd9927dec 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb_hit_1.png and b/data/images/creatures/mr_cherry/cherrybomb_hit_1.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb_hit_2.png b/data/images/creatures/mr_cherry/cherrybomb_hit_2.png index 3719f8da0..a1241183d 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb_hit_2.png and b/data/images/creatures/mr_cherry/cherrybomb_hit_2.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb_hit_3.png b/data/images/creatures/mr_cherry/cherrybomb_hit_3.png index 81a6fa6de..c30b86a48 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb_hit_3.png and b/data/images/creatures/mr_cherry/cherrybomb_hit_3.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb_hit_4.png b/data/images/creatures/mr_cherry/cherrybomb_hit_4.png index f25b51192..5fcfd492f 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb_hit_4.png and b/data/images/creatures/mr_cherry/cherrybomb_hit_4.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb_hit_5.png b/data/images/creatures/mr_cherry/cherrybomb_hit_5.png index 83cab3a27..609524bc9 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb_hit_5.png and b/data/images/creatures/mr_cherry/cherrybomb_hit_5.png differ diff --git a/data/images/creatures/mr_cherry/cherrybomb_hit_6.png b/data/images/creatures/mr_cherry/cherrybomb_hit_6.png index 39b6e1b2b..39fb01f91 100644 Binary files a/data/images/creatures/mr_cherry/cherrybomb_hit_6.png and b/data/images/creatures/mr_cherry/cherrybomb_hit_6.png differ diff --git a/data/images/creatures/mr_cherry/mr_cherry.sprite b/data/images/creatures/mr_cherry/mr_cherry.sprite index 733a0d8bc..2e9e265df 100644 --- a/data/images/creatures/mr_cherry/mr_cherry.sprite +++ b/data/images/creatures/mr_cherry/mr_cherry.sprite @@ -3,12 +3,11 @@ (name "left") (fps 10.0) (hitbox 7 23 38 43) - (images "cherrybomb.png" - "cherrybomb1.png" + (images "cherrybomb1.png" "cherrybomb2.png" "cherrybomb3.png" "cherrybomb4.png" - "cherrybomb5.png" + "cherrybomb6.png" ))