Skip to content
Snippets Groups Projects
Forked from tome / Tales of MajEyal
4405 commits behind the upstream repository.
DarkGod's avatar
DarkGod authored
ActorStats Fix

ActorStats will automatically clone a stats table provided with an actor definition, to prevent multiple actors referencing the same table.  (Static definitions, like those in ToME necrotic minions)

Entity.init will automatically initialize the compute_vals table for temporary values.

See merge request !362
20cdac78
History