Trimmed Sentience Targets from Corgis Smile and Cockroaches (#39810)

* Update animals.yml

* Update pets.yml

* Removed Sentience Target from corgi

* Update random-sentience.ftl

* Obliterated Scurret from .ftl
This commit is contained in:
FungiFellow
2025-09-03 08:00:07 -04:00
committed by GitHub
parent 69b3df03d8
commit e68e71c068
3 changed files with 0 additions and 9 deletions

View File

@@ -32,9 +32,6 @@ station-event-random-sentience-role-description = You are a sentient { $name },
# Flavors # Flavors
station-event-random-sentience-flavor-mechanical = mechanical station-event-random-sentience-flavor-mechanical = mechanical
station-event-random-sentience-flavor-organic = organic station-event-random-sentience-flavor-organic = organic
station-event-random-sentience-flavor-corgi = corgi
station-event-random-sentience-flavor-primate = primate station-event-random-sentience-flavor-primate = primate
station-event-random-sentience-flavor-kobold = kobold station-event-random-sentience-flavor-kobold = kobold
station-event-random-sentience-flavor-slime = slime
station-event-random-sentience-flavor-inanimate = inanimate station-event-random-sentience-flavor-inanimate = inanimate
station-event-random-sentience-flavor-scurret = scurret

View File

@@ -426,8 +426,6 @@
- !type:GibBehavior - !type:GibBehavior
recursive: false recursive: false
- type: NonSpreaderZombie - type: NonSpreaderZombie
- type: SentienceTarget
flavorKind: station-event-random-sentience-flavor-organic
- type: MeleeWeapon - type: MeleeWeapon
soundHit: soundHit:
path: /Audio/Effects/bite.ogg path: /Audio/Effects/bite.ogg
@@ -2926,8 +2924,6 @@
amount: 2 amount: 2
- type: ReplacementAccent - type: ReplacementAccent
accent: dog accent: dog
- type: SentienceTarget
flavorKind: station-event-random-sentience-flavor-corgi
- type: Tag - type: Tag
tags: tags:
- VimPilot - VimPilot

View File

@@ -844,8 +844,6 @@
- type: Item - type: Item
sprite: Mobs/Pets/Smile/smile.rsi sprite: Mobs/Pets/Smile/smile.rsi
size: Huge size: Huge
- type: SentienceTarget
flavorKind: station-event-random-sentience-flavor-slime
- type: MobPrice - type: MobPrice
price: 3000 # it is a truly valuable creature price: 3000 # it is a truly valuable creature
- type: GhostRole - type: GhostRole