projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da7ffa4
)
added BD graphics definitions for chasing rock
author
Holger Schemel
<info@artsoft.org>
Sun, 30 Jun 2024 13:11:01 +0000
(15:11 +0200)
committer
Holger Schemel
<info@artsoft.org>
Sun, 30 Jun 2024 13:11:01 +0000
(15:11 +0200)
src/conf_gfx.c
patch
|
blob
|
history
diff --git
a/src/conf_gfx.c
b/src/conf_gfx.c
index 5d28a11bdc4292b6e344de843746dae10558c0a0..0ead706d99e0b0fbc6c5c5651b480e4c46ffece0 100644
(file)
--- a/
src/conf_gfx.c
+++ b/
src/conf_gfx.c
@@
-1096,8
+1096,10
@@
struct ConfigInfo image_config[] =
{ "bdx_waiting_rock.EDITOR.xpos", "4" },
{ "bdx_waiting_rock.EDITOR.ypos", "2" },
- { "bdx_chasing_rock", UNDEFINED_FILENAME },
- { "bdx_chasing_rock.clone_from", "bdx_rock" },
+ { "bdx_chasing_rock", "RocksBD.png" },
+ { "bdx_chasing_rock.xpos", "0" },
+ { "bdx_chasing_rock.ypos", "4" },
+ { "bdx_chasing_rock.frames", "1" },
{ "bdx_ghost", "RocksBD.png" },
{ "bdx_ghost.xpos", "0" },