Initialize variant to null, so the prev check doesn't mess up the first time
Add removal message to modder "remove" for consistency
No message if variant was not changed
Variant prompt is moved to proc, adj parameter controls what Adjacent is called from
Proc is used from gene modder and from trays
Renaming messages are replaced with a simpler notice
* Refactors Mutations
* traits
* more work
* styling fix
* yet even more work
* oh hush
* almost there
* it continues yet further
* and that's genetics done
* and that's it folks
* last bit and golem fixup
* oof
* oops
* tweaks and fixes
* styling
* Refactors Electrocution and Tesla Zapping---Improves Supermatter and Tesla
* forgot this one
* fixes and styling
* last tidbits hopefully
* machine frames
* use flags
* styling
* Update medicine.dm
* Update herbals.dm
* Update vending.dm
* added mint seeds
* added mint harvest
* added mint plant
* an attempt to fix the problem
the pr is having trouble with growing.dmi for some reason, i was told to do this
* another empty line for the above reason
* wow okay, be like that then
* no empty lines since you're bickering
* lets see if you like this
* forgot the mint chem in reagents/misc.dm
daily reminder that im a smooth brain
* made it green and distill into menthol
* made it goon
* moving it to the appropriate file
* moved to food.dm since it's a consumable
* clarification of new distilling result for desc
* Lets get this show on the road
* Now were talking
* These matter
* Oh the joys of CI testing
* And this
* Wrong version
* Tweaks
* More tweaks
* Lets document this
* This too
* Upgrades this
* Fixed some sanity issues
* This too
* Screw it, this too
* More sanity
* And these
* This too
* Documentation
* This too
* Fixes **awful** scoreboard logic
* Why do we care about only half-absorbing someone
* Revert "Why do we care about only half-absorbing someone"
This reverts commit 8de1cfdf05.
* Refactors these
* Hashing
* Moxian tweaks
* Adding in new sprites for a bunch of crappy food sprites
* Adding attribution for Goon origin sprites
https://github.com/binarysudoku has relicensed the sprites requested for our use (relicensing means they don't have to go in a separate folder). I've included attribution notes on each sprite that I've taken, as per our license
* Added a bunch more sprite changes!
* forgot the holymelon
* Updating trash sprites for junk food, adding a space twinkie trash sprite
* Changed Milo to Miso
* Update baked_goods.dm
* typo fix
* Revert "typo fix"
This reverts commit 3f6ca6a5b9.
* Revert "Revert "typo fix""
This reverts commit b67ed80d8d.
* Update food.dm
* removing beff and pepperoni
* adding onions as juiceable
* made drying grapes give you homemade raisins since homemade raisins were already in the code
* undo the onionjuice because it crashed my test server
* replaced the vomit cheese with vomit cheese substitute, removed beff and pepperoni, made weird cheese actualy spawn a weird cheese wedge
* updated enzyme name and description to match how catalysts actually work and how the enzyme already works in game (and has for almost a decade in game)
* Moved onion rings to the deepfryer instead of microwave
* makes the fries recipe actually makes sense, and makes it benefit from the upgrades of the processor (so you can get more fries)
* made macaroni and cheese names consistent
* moved two recipes to oven from microwave
* Wine comes from grapes ya dingus
* name fix
* made burger recipes consistent except for the big bite and super big bites
* yaki imo is baked whole sweet potato, not processed!
* Update code/modules/food_and_drinks/kitchen_machinery/deep_fryer.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
* Update code/modules/food_and_drinks/kitchen_machinery/deep_fryer.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
* Update code/modules/food_and_drinks/food/foods/pizza.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
* made food names consistently lower case
Except of course for foods that are supposed to be brand names, like Space Twinkie or the BigBite burger
* Missed one
* Back to american mac 'n' cheese spelling
* Macaroniiiii
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>