]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Killer tomatoes (#26053)
authorEd <96445749+TheShuEd@users.noreply.github.com>
Thu, 18 Apr 2024 11:21:56 +0000 (14:21 +0300)
committerGitHub <noreply@github.com>
Thu, 18 Apr 2024 11:21:56 +0000 (21:21 +1000)
commitf3a97fc0c53e0db2875d02839eb60599e53245e8
tree0ce0e5519de606de257447c0d5951f19f12a0258
parent0b0e20ea41a7084af5bedfac08c898085720fb4c
Killer tomatoes (#26053)

* make tomatoes

* many friends! many mommies

* finish

* renaming system

* fix

* Update miscellaneous.yml

* Update Content.Server/NPC/Systems/NPCImpritingBehaviourSystem.cs

Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com>
* N

* deleete exception?

* merge conflict fix

* fix?

* fuck you

* sloth fixes

* fixess?

* fix

---------

Co-authored-by: faint <46868845+ficcialfaint@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
20 files changed:
Content.Server/NPC/Components/NPCImprintingOnSpawnBehaviourComponent.cs [new file with mode: 0644]
Content.Server/NPC/Systems/NPCImprintingOnSpawnBehaviourSystem.cs [new file with mode: 0644]
Content.Server/NPC/Systems/NPCSystem.cs
Content.Shared/NPC/Components/FactionExceptionComponent.cs
Content.Shared/NPC/Systems/SharedNPCImprintingOnSpawnBehaviourSystem.cs [new file with mode: 0644]
Content.Shared/NPC/Systems/SharedNPCSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/seeds/seeds.ftl
Resources/Prototypes/Entities/Mobs/NPCs/miscellaneous.yml
Resources/Prototypes/Entities/Objects/Specific/Hydroponics/seeds.yml
Resources/Prototypes/Hydroponics/seeds.yml
Resources/Prototypes/NPCs/mob.yml
Resources/Textures/Mobs/Demons/tomatokiller.rsi/alive.png [new file with mode: 0644]
Resources/Textures/Mobs/Demons/tomatokiller.rsi/dead.png [new file with mode: 0644]
Resources/Textures/Mobs/Demons/tomatokiller.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/tomatokiller.rsi/dead.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/tomatokiller.rsi/harvest.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/tomatokiller.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/tomatokiller.rsi/seed.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/tomatokiller.rsi/stage-1.png [new file with mode: 0644]
Resources/Textures/Objects/Specific/Hydroponics/tomatokiller.rsi/stage-2.png [new file with mode: 0644]