Changing Bat to AMbiant creature
This commit is contained in:
parent
59f4635309
commit
bf4781d0ee
@ -15,5 +15,5 @@ cBat::cBat(void) :
|
||||
|
||||
cMonster::eFamily cBat::GetMobFamily() const
|
||||
{
|
||||
return mfWater;
|
||||
return mfAmbient;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user