* Work for today, base work done for guidebook entries, try to fix parsing error for document.
* Finished Cyborg entry, fixed locale.
* Minor corrections.
* Final revision.
* Minor grammatical correction.
* Another minor grammatical correction.
* Grammatical corrections, along with further clarification.
* Apply suggestions from code review
Proofread and revision from EmoGarbage404, which I am thankful.
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
* Added GuideHelpComponent linking to cyborg guidebook entry to related prototypes. Corrected endoskeleton prototype's GuideHelpComponent. Added text link in robotics guidebook entry to the cyborg guidebook entry.
---------
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
* Food/Bev updates and fixes
* Remove some unnessesary
* Indentation oops
* No forensics on null item
* Missing whole ass file :)
* Oh, found it
* Remove redundant -type: drink
* Adds more hot cocoa
---------
Co-authored-by: Jeff <velcroboy333@hotmail.com>
* Fixes jani items not being storable on jani trolley
* Let's see if it likes this better
* Ok, then, that'll do
---------
Co-authored-by: Jeff <velcroboy333@hotmail.com>
* added bananadine and its functionallity (and backed banana peel)
* added baked banana peals sprites
* fixed typos and changed the sprite used by backed banan peel to the right one
* Changed the cooktime and now grinded baked banana leaves have carbon
* Updated bananadine description
* Ficed typo in ragent-desc-bananadine
* Reverted actidental change to nocturine
This reverts f391ff28 and implements an alternate messure where mice and other small animals can no longer infect people as zombies.
This is done through a component which if present cancels the check that would cause zombie components to be added on people that get infected due to a bite.
This still allows other special stuff that happens in that function that may affect already infected individuals.
This is a compromise between what's discussed in discord which would much rather see mice and other animals just die from the infection and people on github which would see no change happen.
Since bats can't go under doors it may not be necessary to make them non spreaders.
If someone disagrees please tell me to just add it back.
* add Wooly system
* add RequireDead to Food
* minor fix+cleanup and fix repeating
* minor fix+cleanup and fix repeating
* make goat wooly
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>