Age che just like reserves (1% per 24 ETUs)
Factor aging out of age_levels() into new age_people(). Use it in do_feed() to age che.
This commit is contained in:
parent
a090b7878a
commit
cacc393c53
3 changed files with 12 additions and 9 deletions
|
@ -704,6 +704,7 @@ extern int wu(natid, natid, char *, ...) ATTRIBUTE((format (printf, 3, 4)));
|
|||
* src/lib/update/ *.c
|
||||
*/
|
||||
/* age.c */
|
||||
extern int age_people(int, int);
|
||||
extern void age_levels(int);
|
||||
/* anno.c */
|
||||
extern void delete_old_announcements(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue