Fixed my mess.

This commit is contained in:
Ignacio R. Morelle 2007-11-16 16:41:59 +00:00
parent 02443eef7d
commit 3343c5ad1b

View file

@ -18,13 +18,13 @@ Version 1.3.10+svn:
preprocessor, to parse the following block only when the symbol is not
defined
* fix the recall list duplication bug (bug #10183)
* [modify_side] can now override the recruit list, just like [set_recruit];
should be the preferred method at some point.
* units:
* balancing changes:
* increased the melee attack of the Saurian Oracle from 5-2 to 4-3
* WML terrains:
* added 'Mushroom Grove lit' (on cave) using string 'Uu^Ufi'
* [modify_side] can now override the recruit list, just like [set_recruit];
should be the preferred method at some point.
* miscellaneous and bug fixes:
* added some extra headers for gcc 4.3 (based on patch #842)