diff -r 1b58da1fd9bf -r 2865389fec96 QTfrontend/hwconsts.h --- a/QTfrontend/hwconsts.h Thu Feb 28 23:28:01 2013 +0200 +++ b/QTfrontend/hwconsts.h Thu Feb 28 22:24:32 2013 +0100 @@ -97,6 +97,14 @@ #define AMMOLINE_PORTALS_DELAY "0000000000000205500000040007004000000000200000000600000" #define AMMOLINE_PORTALS_CRATE "1311110312111111123114111111111111111211111101111111101" +#define AMMOLINE_ONEEVERY_QT "1111119111111111111111111111111111111111111111111111111" +#define AMMOLINE_ONEEVERY_PROB "1111110111111111111111111111111111111111111111111111111" +#define AMMOLINE_ONEEVERY_DELAY "0000000000000205500000040007004000000000220000000600000" +#define AMMOLINE_ONEEVERY_CRATE "1111110111111111111111111111111111111111111111111111111" + +//When adding new weapons also inster one element in cDefaultAmmos list (hwconsts.cpp.in) + + //Different seasons; assigned to season (int) #define SEASON_NONE 0 #define SEASON_CHRISTMAS 2