X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=13cab898ed95bf930dccaa0c2d8e8b1949b29bfa;hb=c2575609f053eab9617b11f2150e308904cab339;hp=c7291eae8cefd41f054de02d4aa6147dd9028123;hpb=80145c6ee7475f56029a6bb1bd6c46995c965f1f;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index c7291eae..13cab898 100644 --- a/src/main.c +++ b/src/main.c @@ -6772,6 +6772,16 @@ struct ElementNameInfo element_name_info[MAX_NUM_ELEMENTS + 1] = "mm_pacman", "pac man (eating down)" }, + { + "mm_bomb.active", + "mm_bomb", + "active bomb (MM style)" + }, + { + "df_mine.active", + "df_mine", + "active mine" + }, // -------------------------------------------------------------------------- // "unreal" (and therefore not drawable) runtime elements