This commit is contained in:
MontyTRC89 2020-01-04 09:26:56 +01:00
commit c3890b0e68
6 changed files with 56 additions and 12 deletions

View file

@ -1136,7 +1136,7 @@ int CreatureActive(short itemNumber)
void InitialiseCreature(short itemNumber)
{
InitialiseCreature(itemNumber);
ClearItem(itemNumber);
}
int StalkBox(ITEM_INFO* item, ITEM_INFO* enemy, short boxNumber)