added some more definitions for Mirror Magic element graphics
[rocksndiamonds.git] / src / conf_gfx.c
index c7c379e751ed34e1e086e851d949cff2376b69e0..06ca3e069203b1fa2ec5823485c4fd6924a40d92 100644 (file)
@@ -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"                    },