More Fudge Flavors

Adds 4 new fudge flavors!

Peanut Fudge:
- Made with 5u milk, 5u sugar, 1 chocolate bar, and 3 peanuts

Cherry Fudge:
- Made with 5u milk, 5u sugar, 1 chocolate bar, 3 cherries

Cookies 'n' Cream Fudge:
- Made with 5u milk, 5u sugar, 5u cream, 1 chocolate bar, 1 cookie

Turtle Fudge:
- Made with 5u milk, 5u sugar, 1 chocolate bar, 1 peanut, 1 caramel

Also adjusts the standard fudge recipe
- Now 5u milk, 5u sugar, 1 chocolate bar
- Fixes #4457
- REMINDER: These use chocolate bars made via reaction, not the candy
bars you make / buy from machines
This commit is contained in:
FalseIncarnate
2016-05-20 14:58:29 -04:00
parent d9aef9034c
commit 720aba1fa5
4 changed files with 59 additions and 1 deletions
+1
View File
@@ -899,6 +899,7 @@
seed_name = "peanut"
display_name = "peanut vines"
chems = list("plantmatter" = list(1,10))
kitchen_tag = "peanuts"
preset_icon = "peanuts"
/datum/seed/peanuts/New()