X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=760d3c1508bd07c218a5f581c8915b510a59e1cb;hb=c96a3788bfff5c87355451700389df7a83a8a9fb;hp=cb083658537519b87601c8137ac7adcc99a6174e;hpb=04c0f30221267649e3c1098270eda66272fce40e;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index cb083658..760d3c15 100644 --- a/src/main.c +++ b/src/main.c @@ -6269,6 +6269,16 @@ struct ElementNameInfo element_name_info[MAX_NUM_ELEMENTS + 1] = "df_wooden_wall", "wooden wall (DF style)", }, + { + "spring.left", + "spring", + "spring (starts moving left)" + }, + { + "spring.right", + "spring", + "spring (starts moving right)" + }, // -------------------------------------------------------------------------- // "real" (and therefore drawable) runtime elements