X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=06ca3e069203b1fa2ec5823485c4fd6924a40d92;hb=bedda26c9679746341258d3c69cc36793051d4c2;hp=c7c379e751ed34e1e086e851d949cff2376b69e0;hpb=30f76ede440f396b41d112c77c346c4b7b5e1f88;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index c7c379e7..06ca3e06 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -4998,6 +4998,18 @@ struct ConfigInfo image_config[] = { "mm_lightball.frames", "3" }, { "mm_lightball.delay", "1000000" }, { "mm_lightball.anim_mode", "random" }, + { "mm_lightball_red", "RocksMM.png" }, + { "mm_lightball_red.xpos", "12" }, + { "mm_lightball_red.ypos", "2" }, + { "mm_lightball_red.frames", "1" }, + { "mm_lightball_blue", "RocksMM.png" }, + { "mm_lightball_blue.xpos", "13" }, + { "mm_lightball_blue.ypos", "2" }, + { "mm_lightball_blue.frames", "1" }, + { "mm_lightball_yellow", "RocksMM.png" }, + { "mm_lightball_yellow.xpos", "14" }, + { "mm_lightball_yellow.ypos", "2" }, + { "mm_lightball_yellow.frames", "1" }, { "mm_gray_ball", "RocksMM.png" }, { "mm_gray_ball.xpos", "15" },