This PR reorganizes list reagents and mutate list if it has more then one. Either way easier to read for newer people also easier to read on mobile.
Also in this PR brings the lavaland mushrooms to the mushroom category and also makes cave fungus have its own dmi instead of sharing with the regular mushrooms. Tweaks cave fungus to have glowing fungus under its own thing; so it is a parent of cave fungus. Lavaland mushrooms have different descriptions other then say LAVALAND in them, so they can be 'lore' accurate to its own way.
Pre-Merge Checklist
[x] You tested this on a local server.
[x] This code did not runtime during testing.
[x] You documented all of your changes.
Changelog
:cl:
tweak: a bunch of hydroponic code sweep up.
add: mushroom fungus demi
remove: wasteland.dm from food_and_drinks as it had multiple items removed from it. As it was hydroponics and food that was on TG; moved to the proper areas.
/:cl:
About The Pull Request
This PR reorganizes list reagents and mutate list if it has more then one. Either way easier to read for newer people also easier to read on mobile. Also in this PR brings the lavaland mushrooms to the mushroom category and also makes cave fungus have its own dmi instead of sharing with the regular mushrooms. Tweaks cave fungus to have glowing fungus under its own thing; so it is a parent of cave fungus. Lavaland mushrooms have different descriptions other then say LAVALAND in them, so they can be 'lore' accurate to its own way.
Pre-Merge Checklist
Changelog
:cl: tweak: a bunch of hydroponic code sweep up. add: mushroom fungus demi remove: wasteland.dm from food_and_drinks as it had multiple items removed from it. As it was hydroponics and food that was on TG; moved to the proper areas. /:cl: