Difference for server/weather.c from version 1.29 to 1.30


version 1.29 version 1.30
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_weather_c =   * static char *rcsid_weather_c =
  *   "$Id: weather.c,v 1.29 2003/02/25 15:08:03 garbled Exp $";   *   "$Id: weather.c,v 1.30 2003/03/30 16:40:20 temitchell Exp $";
  */   */
 /*  /*
     CrossFire, A Multiplayer game for X-windows      CrossFire, A Multiplayer game for X-windows
Line 135
 
Line 135
     {"impossible_match2", "snow4", NULL, 0}, /* placeholders */      {"impossible_match2", "snow4", NULL, 0}, /* placeholders */
     {"impossible_match3", "snow3", NULL, 0},      {"impossible_match3", "snow3", NULL, 0},
     {"hills", "drifts", NULL, 0},      {"hills", "drifts", NULL, 0},
       {"treed_hills", "drifts", "woods5", 1},
     {"grass", "snow", NULL, 0},      {"grass", "snow", NULL, 0},
     {"sand", "snow", NULL, 0},      {"sand", "snow", NULL, 0},
     {"stones", "snow2", NULL, 0},      {"stones", "snow2", NULL, 0},


Legend:
line(s) removed in v.1.29 
line(s) changed
 line(s) added in v.1.30

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:53