X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.h;h=8b3f18c8cd2507c399fb4fc016d172caf50b0386;hb=0ef9c7d4b387b42f40d2f226920e306d588544f7;hp=f79b0233d4b9cd63b1b472000fdd4c24e6012664;hpb=268045d6b06349f1cf10d5cc6f9516b5caa20dea;p=rocksndiamonds.git diff --git a/src/conf_gfx.h b/src/conf_gfx.h index f79b0233..8b3f18c8 100644 --- a/src/conf_gfx.h +++ b/src/conf_gfx.h @@ -127,17 +127,17 @@ #define IMG_SOKOBAN_FIELD_FULL 106 #define IMG_EMPTY_SPACE 107 #define IMG_SAND 108 -#define IMG_SAND_DIGGING_LEFT 109 -#define IMG_SAND_DIGGING_RIGHT 110 -#define IMG_SAND_DIGGING_UP 111 -#define IMG_SAND_DIGGING_DOWN 112 -#define IMG_SAND_CRUMBLED 113 -#define IMG_SAND_CRUMBLED_DIGGING_LEFT 114 -#define IMG_SAND_CRUMBLED_DIGGING_RIGHT 115 -#define IMG_SAND_CRUMBLED_DIGGING_UP 116 -#define IMG_SAND_CRUMBLED_DIGGING_DOWN 117 +#define IMG_SAND_CRUMBLED 109 +#define IMG_SAND_DIGGING_LEFT 110 +#define IMG_SAND_DIGGING_RIGHT 111 +#define IMG_SAND_DIGGING_UP 112 +#define IMG_SAND_DIGGING_DOWN 113 +#define IMG_SAND_DIGGING_LEFT_CRUMBLED 114 +#define IMG_SAND_DIGGING_RIGHT_CRUMBLED 115 +#define IMG_SAND_DIGGING_UP_CRUMBLED 116 +#define IMG_SAND_DIGGING_DOWN_CRUMBLED 117 #define IMG_WALL 118 -#define IMG_WALL_CRUMBLED 119 +#define IMG_WALL_SLIPPERY 119 #define IMG_STEELWALL 120 #define IMG_ROCK 121 #define IMG_ROCK_MOVING_LEFT 122 @@ -310,7 +310,7 @@ #define IMG_SIGN_EXCLAMATION 289 #define IMG_SIGN_STOP 290 #define IMG_LANDMINE 291 -#define IMG_STEELWALL_SLANTED 292 +#define IMG_STEELWALL_SLIPPERY 292 #define IMG_EXTRA_TIME 293 #define IMG_SHIELD_NORMAL 294 #define IMG_SHIELD_NORMAL_ACTIVE 295