rnd-20040119-B-src
[rocksndiamonds.git] / src / main.c
index 990a7b7155309394d72ca70cb3f2edfff51109e1..6ab095ebc871c75e6c597062ed02e5f875b81ccd 100644 (file)
@@ -3684,6 +3684,26 @@ struct ElementInfo element_info[MAX_NUM_ELEMENTS + 1] =
     "-",
     "-"
   },
+  {
+    "player_is_exploding_1",
+    "-",
+    "-"
+  },
+  {
+    "player_is_exploding_2",
+    "-",
+    "-"
+  },
+  {
+    "player_is_exploding_3",
+    "-",
+    "-"
+  },
+  {
+    "player_is_exploding_4",
+    "-",
+    "-"
+  },
   {
     "quicksand.filling",
     "quicksand",