X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.c;h=6ab095ebc871c75e6c597062ed02e5f875b81ccd;hp=990a7b7155309394d72ca70cb3f2edfff51109e1;hb=49600fe866a0590700a684593913fc5674332201;hpb=bbe4009dbf1fa4834bd3f0681772079c55401da2 diff --git a/src/main.c b/src/main.c index 990a7b71..6ab095eb 100644 --- a/src/main.c +++ b/src/main.c @@ -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",