Adding Family for monsters : Hostile/Passive/Water/Ambient
This commit is contained in:
@@ -55,4 +55,11 @@ void cPassiveMonster::Tick(float a_Dt, cChunk & a_Chunk)
|
||||
|
||||
|
||||
|
||||
cMonster::eFamily cPassiveMonster::GetMobFamily() const
|
||||
{
|
||||
return mfPassive;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user