No ghost role pet suicide (#15117)

Balance
This commit is contained in:
crazybrain23
2023-04-06 01:48:02 +01:00
committed by GitHub
parent a36a64e6c5
commit 8501f5c436

View File

@@ -30,6 +30,9 @@
spawned: spawned:
- id: FoodMeatCorgi - id: FoodMeatCorgi
amount: 2 amount: 2
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Old Ian name: Old Ian
@@ -56,6 +59,9 @@
attributes: attributes:
proper: true proper: true
gender: male gender: male
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
@@ -83,6 +89,9 @@
attributes: attributes:
proper: true proper: true
gender: female gender: female
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Runtime name: Runtime
@@ -93,6 +102,9 @@
- type: Grammar - type: Grammar
attributes: attributes:
gender: female gender: female
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Exception name: Exception
@@ -103,6 +115,9 @@
- type: Grammar - type: Grammar
attributes: attributes:
gender: male gender: male
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Floppa name: Floppa
@@ -123,6 +138,9 @@
- type: Grammar - type: Grammar
attributes: attributes:
gender: male gender: male
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Bandito name: Bandito
@@ -133,6 +151,9 @@
- type: Grammar - type: Grammar
attributes: attributes:
gender: male gender: male
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: bingus name: bingus
@@ -187,6 +208,9 @@
- type: Grammar - type: Grammar
attributes: attributes:
gender: epicene gender: epicene
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: mcgriff name: mcgriff
@@ -244,6 +268,9 @@
attributes: attributes:
proper: true proper: true
gender: male gender: male
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Paperwork name: Paperwork
@@ -278,6 +305,9 @@
attributes: attributes:
proper: true proper: true
gender: male gender: male
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Walter name: Walter
@@ -335,6 +365,9 @@
attributes: attributes:
proper: true proper: true
gender: male gender: male
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Morty name: Morty
@@ -348,6 +381,9 @@
attributes: attributes:
proper: true proper: true
gender: male gender: male
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Morticia name: Morticia
@@ -361,6 +397,9 @@
attributes: attributes:
proper: true proper: true
gender: female gender: female
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Alexander name: Alexander
@@ -371,6 +410,9 @@
- type: Grammar - type: Grammar
attributes: attributes:
gender: male gender: male
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Renault name: Renault
@@ -390,6 +432,9 @@
attributes: attributes:
proper: true proper: true
gender: female gender: female
- type: Tag
tags:
- CannotSuicide
- type: entity - type: entity
name: Hamlet name: Hamlet
@@ -413,4 +458,7 @@
attributes: attributes:
proper: true proper: true
gender: male gender: male
- type: Tag
tags:
- CannotSuicide