[FEATURE] Custom Crops Part 2 The Burgering - 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] Custom Crops Part 2 The Burgering (/showthread.php?tid=6673) |
[FEATURE] Custom Crops Part 2 The Burgering - Hulk Hogan - 07-01-2016 This adds 3 tropical burgers that involve coconuts and pineapples. The first burger is a coconut burger. Its a plain burger with coconut meat as a replacement. The 2nd burger is a luau burger. Its a burger with pineapple and meat. The third combines both pineapple and coconut with meat. The third and final burger is a Tiki Burger. Compiled and play-tested. Error free. https://github.com/goonstation/goonstation-2016/compare/master...DrChef:master RE: [FEATURE] Custom Crops Part 2 The Burgering - ZeWaka - 07-09-2016 I would like to remind you again to look at your code before you submit it, as you added a bunch of useless code to microwaves and probably broke them. RE: [FEATURE] Custom Crops Part 2 The Burgering - Erik - 07-09-2016 (07-09-2016, 01:03 PM)zewaka Wrote: I would like to remind you again to look at your code before you submit it, as you added a bunch of useless code to microwaves and probably broke them. He did? I can't really see anything that would break it, all that's being added are three new recipes and a new if() block that turns coffeeberries into beans, that should work just fine.. Right? RE: [FEATURE] Custom Crops Part 2 The Burgering - ZeWaka - 07-09-2016 (07-09-2016, 01:24 PM)ErikHanson Wrote: He did? I can't really see anything that would break it, all that's being added are three new recipes and a new if() block that turns coffeeberries into beans, that should work just fine.. Right? See: recipies.dm |