parent
8e71819fe9
commit
c7afe1696b
|
|
@ -382,6 +382,7 @@
|
|||
parent:
|
||||
- SimpleSpaceMobBase
|
||||
- BaseMobAnimal
|
||||
- DVNodeCrawler # DeltaV - node crawling
|
||||
id: MobSnail
|
||||
name: snail
|
||||
description: Revolting unless you're french.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
- type: entity
|
||||
name: nuclear operative mouse
|
||||
parent: [ SimpleMobBase, MobCombat ]
|
||||
parent: [ SimpleMobBase, MobCombat, DVNodeCrawler ] # DeltaV - node crawling
|
||||
id: MobNukieMouse
|
||||
description: A Nuclear Operative... MOUSE?!
|
||||
suffix: syndicate
|
||||
|
|
|
|||
Loading…
Reference in New Issue