]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Random book story generator refactor (#28082)
authorTayrtahn <tayrtahn@gmail.com>
Sat, 18 May 2024 16:20:00 +0000 (12:20 -0400)
committerGitHub <noreply@github.com>
Sat, 18 May 2024 16:20:00 +0000 (12:20 -0400)
commitbad3bb4a89736b7b8b343dc14e0d0259ab7e45a1
treed4e6ac9d6329092abd6ba4025cc5b1270e969b1e
parent225a05ecdb2823efeb448188ce369c577976fe4c
Random book story generator refactor (#28082)

* Randomized book overhaul

* Fix prototype names

* Improved setting paper content

* Praise Ratvar
Content.Server/Paper/PaperRandomStoryComponent.cs
Content.Server/Paper/PaperRandomStorySystem.cs
Content.Shared/StoryGen/EntitySystems/StoryGeneratorSystem.cs [new file with mode: 0644]
Content.Shared/StoryGen/Prototypes/StoryTemplatePrototype.cs [new file with mode: 0644]
Resources/Locale/en-US/paper/story-generation.ftl
Resources/Locale/en-US/storygen/story-template.ftl [new file with mode: 0644]
Resources/Prototypes/Datasets/story_generation.yml
Resources/Prototypes/Entities/Objects/Misc/books.yml
Resources/Prototypes/StoryGen/story-templates.yml [new file with mode: 0644]