Start more sensibly separating avatar from ai creatures
This commit is contained in:
@@ -40,6 +40,7 @@ worldSPic cfig u =
|
||||
|
||||
drawCreature :: Creature -> SPic
|
||||
drawCreature cr = case _crType cr of
|
||||
Avatar {} -> basicCrPict cr
|
||||
Humanoid{} -> basicCrPict cr
|
||||
Barreloid{} ->
|
||||
picAtCrPos1
|
||||
|
||||
Reference in New Issue
Block a user