X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=4472b912575e4337dafbbf20700bd9f6a73df8ba;hb=b6b5d3fe94b178e8e48e9c51b61f3b1b8383a42f;hp=04b6021aed78e26600ff8c9b6a2ccd01c342a1c0;hpb=ee1d57d74c4e4037fafb677953f8363489a263d0;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 04b6021a..4472b912 100644 --- a/src/main.h +++ b/src/main.h @@ -3662,6 +3662,7 @@ struct LevelInfo int bd_pushing_prob; // BD player probability to push rocks int bd_pushing_prob_with_sweet; // BD player probability to push rocks after eating sweet boolean bd_push_mega_rock_with_sweet; // BD player can push mega rocks after eating sweet + boolean bd_magic_wall_zero_infinite; // BD magic wall with timer of zero runs infinitely boolean bd_magic_wall_wait_hatching; // BD magic wall waits for player's birth boolean bd_magic_wall_stops_amoeba; // BD magic wall can stop amoeba and turn to diamonds int bd_magic_wall_diamond_to; // BD magic wall turns diamonds to specified element