Fixed cat sprites (#7266)
This commit is contained in:
@@ -260,7 +260,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
name: Exception
|
name: Exception
|
||||||
id: MobCatException
|
id: MobCatException
|
||||||
parent: MobCat
|
parent: MobCatCalico
|
||||||
description: Ask nicely, and maybe they'll give you one of their spare lives.
|
description: Ask nicely, and maybe they'll give you one of their spare lives.
|
||||||
components:
|
components:
|
||||||
- type: Grammar
|
- type: Grammar
|
||||||
@@ -320,7 +320,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
name: Floppa
|
name: Floppa
|
||||||
id: MobCatFloppa
|
id: MobCatFloppa
|
||||||
parent: MobCat
|
parent: MobCatCaracal
|
||||||
description: He out here.
|
description: He out here.
|
||||||
components:
|
components:
|
||||||
- type: Grammar
|
- type: Grammar
|
||||||
|
|||||||
Reference in New Issue
Block a user