Changing Bat to AMbiant creature
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