Files
Citadel-Station-13-RP/code/modules/lore_hardcoded
CharlesWedge 13220a4bed Botany things (#6607)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## Adds Origins for Alraune and three new seed types.
The Alraune now have origins expanding on their colonies in line with
what already exists in the wiki. In total, they get four origins and a
new citizenship type. I also corrected some typos in the Krisitik
section. Three new seeds have also been added, Creeper Sphagnum produces
gunpowder (this is a surprise tool that will help me later), Ironwood
produces ironwood logs a superwood in low yields. Finally, fungiwheat is
a fungal alternative to regular wheat. All three seeds are obtainable
from cargo through not to represent that they are not standard issue
station plants. All three plants also have cataloguer data.

<!-- Describe The Pull Request. Please be sure every change is
documented or this can delay review and even discourage maintainers from
merging your PR! -->

## Why It's Good For The Game
It adds further variety to botany, further background information for
Alraune characters, and a way to obtain the rare gunpowder reagent
outside of chemistry. As I plan on working on further recipes that
require the gunpowder reagent in the future, this addition will greatly
increase the accessibility of those recipes.

<!-- Argue for the merits of your changes and how they benefit the game,
especially if they are controversial and/or far reaching. If you can't
actually explain WHY what you are doing will improve the game, then it
probably isn't good for the game in the first place. -->

## Changelog

<!-- If your PR modifies aspects of the game that can be concretely
observed by players or admins you should add a changelog. If your change
does NOT meet this description, remove this section. Be sure to properly
mark your PRs to prevent unnecessary GBP loss. You can read up on GBP
and it's effects on PRs in the tgstation guides for contributors. Please
note that maintainers freely reserve the right to remove and add tags
should they deem it appropriate. You can attempt to finagle the system
all you want, but it's best to shoot for clear communication right off
the bat. -->

🆑
add: Alraune Origins
add: Three new botany plants orderable from cargo.
fix: Some Krisitik origins spelling/grammar
/🆑

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
2024-07-28 11:07:11 -07:00
..
2024-07-28 11:07:11 -07:00

hardcoded lore

stuff hierarchical stuff in here use SSlore to build a resolver to fetch it

eventually we'll use entirely .yaml prototypes for lore and have proper composition systems

for now though, we don't have the manpower.