AGES
From Creatures Wiki
AGES is a CAOS command used to age norns.
[edit] Usage
Syntax: AGES TIMES(integer)
Causes TARG(creature) to age so many TIMES.
[edit] Example
Creatures have 7 life stages: Baby, Child, Adolescent, Youth, Adult, Old, and Ancient. Using
TARG NORN AGES 4
on a Baby will make it an Adult.
Using the same code on a Child will make it Old.
[edit] See also
- CAGE returns the current life stage.


