Bug fixes for may update of 2018 (#4726)

-fixes all food having chocolate
-fixes #4725
-removes a bad file that was supossed to be a changelog
This commit is contained in:
Alberyk
2018-05-13 18:45:28 -03:00
committed by Erki
parent baedf50918
commit 34477cf04d
3 changed files with 2 additions and 7 deletions

View File

@@ -4979,7 +4979,7 @@
nutriment_amt = 0
bitesize = 4
/obj/item/weapon/reagent_containers/food/snacks/Initialize()
/obj/item/weapon/reagent_containers/food/snacks/truffle/Initialize()
. = ..()
reagents.add_reagent("coco", 4)