Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animal flavor text #2796

Merged
merged 9 commits into from
Jan 1, 2021
23 changes: 13 additions & 10 deletions Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
save: false
name: monkey
id: MonkeyMob_Content
description: A description.
description: New church of neo-darwinists actually belive that EVERY animal evolved from a monkey. Tastes like pork, and killing them is both fun and relaxing.
CrudeWax marked this conversation as resolved.
Show resolved Hide resolved
drawdepth: Mobs
suffix: AI
components:
Expand Down Expand Up @@ -69,7 +69,7 @@
name: gorilla
parent: MonkeyMob_Content
id: GorillaMob_Content
description:
description: Smashes, roars, looks cool. Don't stand near one.
drawdepth: Mobs
suffix: AI
components:
Expand Down Expand Up @@ -104,7 +104,7 @@
name: chicken
parent: MonkeyMob_Content
id: ChickenMob_Content
description:
description: Comes before an egg, and IS a dinosaur!
drawdepth: Mobs
suffix: AI
components:
Expand Down Expand Up @@ -139,6 +139,7 @@
name: butterfly
parent: MonkeyMob_Content
id: ButterflyMob_Content
description: Despite popular misconseptions, is not actually made of butter
CrudeWax marked this conversation as resolved.
Show resolved Hide resolved
description:
drawdepth: Mobs
suffix: AI
Expand Down Expand Up @@ -187,7 +188,7 @@
name: bat
parent: MonkeyMob_Content
id: BatMob_Content
description:
description: Some cultures find them terrifying, others crucnhy on the teeth.
CrudeWax marked this conversation as resolved.
Show resolved Hide resolved
drawdepth: Mobs
suffix: AI
components:
Expand Down Expand Up @@ -225,7 +226,7 @@
name: bee
parent: MonkeyMob_Content
id: BeeMob_Content
description:
description: Nice to have, but you can't build a civilization on foundation of honey alone
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing period, also weirdly worded. I'd rewrite this one.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is a reference to the https://www.youtube.com/watch?v=JEYh5WACqEk&t=518s on 9:04

drawdepth: Mobs
suffix: AI
components:
Expand Down Expand Up @@ -264,6 +265,7 @@
name: goat
parent: MonkeyMob_Content
id: GoatMob_Content
description: Not praised for their intelligence and social skills
CrudeWax marked this conversation as resolved.
Show resolved Hide resolved
description:
drawdepth: Mobs
suffix: AI
Expand Down Expand Up @@ -300,6 +302,7 @@
name: goose
parent: MonkeyMob_Content
id: GooseMob_Content
description: It's stomach and mind are an enigma beyond human comprehention
CrudeWax marked this conversation as resolved.
Show resolved Hide resolved
description:
drawdepth: Mobs
suffix: AI
Expand Down Expand Up @@ -336,7 +339,7 @@
name: parrot
parent: MonkeyMob_Content
id: ParrotMob_Content
description:
description: Infiltrates your domain, spies on you, and somehow still a cool pet
CrudeWax marked this conversation as resolved.
Show resolved Hide resolved
drawdepth: Mobs
suffix: AI
components:
Expand Down Expand Up @@ -374,7 +377,7 @@
name: snake
parent: MonkeyMob_Content
id: SnakeMob_Content
description:
description: Hissss! Bites aren't poisonous.
drawdepth: Mobs
suffix: AI
components:
Expand Down Expand Up @@ -412,7 +415,7 @@
name: tarantula
parent: MonkeyMob_Content
id: GiantSpiderMob_Content
description:
description: Widely recognized to be the literal worst thing in existance.
CrudeWax marked this conversation as resolved.
Show resolved Hide resolved
drawdepth: Mobs
suffix: AI
components:
Expand Down Expand Up @@ -447,7 +450,7 @@
name: crab
parent: MonkeyMob_Content
id: CrabMob_Content
description:
description: A folk legend goes around that his claw snaps spacemen out of existance over distasteful remarks. Be polite and tolerant for your own safety.
CrudeWax marked this conversation as resolved.
Show resolved Hide resolved
drawdepth: Mobs
suffix: AI
components:
Expand Down Expand Up @@ -482,7 +485,7 @@
name: penguin
parent: MonkeyMob_Content
id: PenguinMob_Content
description:
description: Their lives are constant pain due to their inner-body knees
CrudeWax marked this conversation as resolved.
Show resolved Hide resolved
drawdepth: Mobs
suffix: AI
components:
Expand Down