This commit is contained in:
Charles 2001-06-01 21:00:15 +00:00
parent bfb4185468
commit 4c44d9a75a
9 changed files with 95 additions and 4 deletions

View file

@ -339,6 +339,7 @@ void CFX::init()
OtPos=OTPOS__ACTOR_POS;
RelativeToMap=true;
Life=-1; // Set to immortal
IsVisible=true;
}
/*****************************************************************************/