version 1.29 | | version 1.30 |
---|
| | |
/* | | /* |
* 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 |
| | |
{"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}, |