Няма описание

12345678910111213141516
  1. #define WEATHER_INNEN 0x0
  2. #define WEATHER_SONNIG_MIT_WOLKEN_IM_WASSER 0x1
  3. #define WEATHER_DRAUSSEN 0x2
  4. #define WEATHER_REGEN 0x3
  5. #define WEATHER_DREI_SCHNEEFLOCKEN 0x4
  6. #define WEATHER_GEWITTER 0x5
  7. #define WEATHER_NEBEL 0x6
  8. #define WEATHER_SCHNEE 0x7
  9. #define WEATHER_SANDSTURM 0x8
  10. #define WEATHER_NEBEL_RECHTS 0x9
  11. #define WEATHER_HELLER_NEBEL 0xa
  12. #define WEATHER_DUNKEL 0xb
  13. #define WEATHER_UNTERGRUND_BINKT 0xc
  14. #define WEATHER_STARKES_GEWITTER 0xd
  15. #define WEATHER_UNTWERWASSER 0xe
  16. #define WEATHER_0F 0xf