Mojave-Sun / mojave-sun-13

Join our Discord at: https://discord.gg/ms13 for tests, questions, or to help with development
GNU Affero General Public License v3.0
27 stars 87 forks source link

New mushrooms #2503

Closed hyperioo closed 4 months ago

hyperioo commented 4 months ago

About The Pull Request

This pull request adds a bunch of fungus that had sprites but were not implemented:

Sprites by Infrared Baron.

image

Why It's Good For The Game

Testing

Note that the mushrooms appear grey when planted, but that also the case for existing mushroom like cave fungus, so I guess it's either a local hosting issue or a higher level issue with the coloring of grey-scale sprites of mushrooms.

image

Edit: The shrooms now have a single growing stage and use their "grown" sprite when they have matured enough, that way we avoid using generic greyscale sprites.

image

Changelog

:cl: Hyperio add: Added new fungus: fly amanita, penny bun, chanterelle, mindshroom, gremlin stool add: Added new chems: fly amanita toxin, liquid gunpowder add: Added new recipe: dry liquid gunpowder into low quality gunpowder fix: Rename sprites shorom2 and shorom3 into shroom2 and shroom3 /:cl:

hyperioo commented 4 months ago

Should be good to go now.