]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Re-add improved random sentience event (#29123)
authorPsychpsyo <60073468+Psychpsyo@users.noreply.github.com>
Sun, 18 Aug 2024 23:41:12 +0000 (01:41 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Aug 2024 23:41:12 +0000 (17:41 -0600)
commit9a68cf0b0e67da5f5246ff7be8c35e0f0351015d
treee590fd28ed6b2d3e31f4d6bd9a0693a4bea4dd5a
parentc48a96ac1579f4469f180ab2d2b215960de1e35c
Re-add improved random sentience event (#29123)

* Re-add improved random sentience event

* Make randomly sentient PDA more likely

* Make vending machine sentience less likely

* Make requested changes

* Make randomly sentient captain's gear more likely

* Sentient captain sabre has pirate accent

* Tweak new random sentient object a bit more

* Sentient PDA improvements

* Apply recommended fixes

* Add requested changes

* Fix merge conflict
14 files changed:
Content.Server/StationEvents/Components/RandomSentienceRuleComponent.cs
Content.Server/StationEvents/Components/SentienceTargetComponent.cs
Content.Server/StationEvents/Events/RandomSentienceRule.cs
Content.Shared/Interaction/Components/BlockMovementComponent.cs
Content.Shared/Interaction/SharedInteractionSystem.Blocking.cs
Resources/Locale/en-US/station-events/events/random-sentience.ftl
Resources/Prototypes/Entities/Clothing/Head/hats.yml
Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Resources/Prototypes/Entities/Mobs/NPCs/silicon.yml
Resources/Prototypes/Entities/Objects/Devices/pda.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml
Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml
Resources/Prototypes/GameRules/random_sentience.yml [new file with mode: 0644]