startingGear for NPCs (#1877)
Need to cover up the lewds. Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
id: HumanMob_PathDummy
|
||||
description: A miserable pile of secrets
|
||||
drawdepth: Mobs
|
||||
suffix: AI
|
||||
components:
|
||||
- type: AiController
|
||||
logic: PathingDummy
|
||||
|
||||
@@ -5,20 +5,22 @@
|
||||
id: HumanMob_Civilian
|
||||
description: A miserable pile of secrets
|
||||
drawdepth: Mobs
|
||||
suffix: AI
|
||||
components:
|
||||
- type: AiController
|
||||
logic: Civilian
|
||||
startingGear: AssistantGear
|
||||
- type: AiFactionTag
|
||||
factions:
|
||||
- NanoTransen
|
||||
|
||||
|
||||
- type: entity
|
||||
save: false
|
||||
name: Spirate
|
||||
parent: BaseHumanMob_Content
|
||||
id: HumanMob_Spirate
|
||||
description: Yarr
|
||||
suffix: AI
|
||||
components:
|
||||
- type: AiController
|
||||
logic: Spirate
|
||||
|
||||
Reference in New Issue
Block a user