[Main page] [Overview]     /std /base /awake_from_save

SYNOPSIS
void awake_from_save()

FILE
/std/base.c

DESCRIPTION
Called by the inventory save system after the usual setup took place. This
is the place to add own code for re-activation after
saves. Do not forget to call the default implementation.