Goonstation Forums
[FEATURE] Growable Oats - Printable Version

+- Goonstation Forums (https://forum.ss13.co)
+-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6)
+--- Forum: Patches (https://forum.ss13.co/forumdisplay.php?fid=30)
+---- Forum: Implemented (https://forum.ss13.co/forumdisplay.php?fid=31)
+---- Thread: [FEATURE] Growable Oats (/showthread.php?tid=7835)



[FEATURE] Growable Oats - Mordent - 12-31-2016

Adds oats as a growable crop, which can be turned into oatmeal in the food processor (i.e. the same way that wheat is turned into flour).

Effect(s)
  • Adds the "oat" crop.
  • Oats can be converted into oatmeal in the food processor.
Testing
  • I tested on my local build (my changes on top of the goonstation-2016-byond510 branch) and it seems fine.
  • Can grow oats: yes
  • Oats can be turned into oatmeal in the food processor: yes
Code
  • Link to changes
  • Link to patch
  • Note, includes .dmi files so as to allow for better pull requests into my develop branch; for the patch just remove everything from diff --git a/icons/obj/hydroponics/hydromisc.dmi b/icons/obj/hydroponics/hydromisc.dmi onwards to get the patch without the icon changes and manually add them to the relevant files (icon state names are "Oat-G0", "Oat-G1", "Oat-G2" and "oat" as relevant)
  • Icons
    • Oat plant:
      [Image: 9f75wg0.png][Image: mLz5aoe.png][Image: JRiVW10.png]
    • Oat:
      [Image: lIPNauv.png]



RE: [FEATURE] Growable Oats - HydroFloric - 12-31-2016

Yes please