More events (#6894)

* Implements bureaucratic error and random sentience.

* Adds the Vent Critters event.

* bug moment

* forgot ignores.

* undo something i included in the PR by mistake.

* address review
This commit is contained in:
Moony
2022-02-25 23:10:09 -06:00
committed by GitHub
parent df5f38c778
commit 0898c8a837
18 changed files with 242 additions and 13 deletions

View File

@@ -42,6 +42,8 @@
successChance: 0.2
interactSuccessString: petting-success-soft-floofy
interactFailureString: petting-failure-bat
- type: SentienceTarget
flavorKind: organic
- type: entity
name: bee
@@ -546,13 +548,8 @@
components:
- type: NameIdentifier
group: Monkey
- type: GhostTakeoverAvailable
makeSentient: true
name: monkey
description: Ook ook!
rules: |
Being a monkey does NOT give you a free pass to kill, RDM or self-antag.
- type: SentienceTarget
flavorKind: primate
- type: Sprite
drawdepth: Mobs
layers:
@@ -938,6 +935,19 @@
interactSuccessString: petting-success-tarantula
interactFailureString: petting-failure-generic
- type: entity
name: tarantula
parent: MobGiantSpider
id: MobGiantSpiderAngry
components:
- type: AiFactionTag
factions:
- Xeno
- type: UtilityAI
behaviorSets:
- Idle
- UnarmedAttackHostiles
- type: entity
name: possum
parent: SimpleMobBase

View File

@@ -45,6 +45,8 @@
- type: Grammar
attributes:
gender: epicene
- type: SentienceTarget
flavorKind: corgi
- type: entity
name: corrupted corgi

View File

@@ -55,7 +55,8 @@
- type: ApcPowerReceiver
powerLoad: 200
priority: Low
- type: SentienceTarget
flavorKind: mechanical
- type: entity
parent: VendingMachine

View File

@@ -50,6 +50,7 @@
- type: Construction
graph: GasUnary
node: ventpump
- type: VentCritterSpawnLocation
- type: entity
parent: GasUnaryBase

View File

@@ -1,6 +1,7 @@
- type: job
id: Quartermaster
name: "quartermaster"
head: true
startingGear: QuartermasterGear
departments:
- Cargo

View File

@@ -1,6 +1,7 @@
- type: job
id: HeadOfPersonnel
name: "head of personnel"
head: true
startingGear: HoPGear
departments:
- Command