Snowflake Qipao DLC (#2659)

Updates the red cheongsam to not be a stoopid recolor of the white one. Now it is a stupid recolor with a unique design. Attempts to make it show up over shoes have failed, to great sorrow. Recommend not wearing any cheongsams with jackboots.
Fixes quiche and keylimepie slice nutrition so that they don't go away in one bite.
This commit is contained in:
Synnono
2017-06-10 22:39:59 +03:00
committed by skull132
parent 0d08d096f0
commit 7d52b164a6
3 changed files with 5 additions and 4 deletions
@@ -3510,7 +3510,8 @@
/obj/item/weapon/reagent_containers/food/snacks/keylimepieslice/filled/New()
..()
reagents.add_reagent("nutriment", 1)
reagents.add_reagent("nutriment", 3)
reagents.add_reagent("protein", 1)
/obj/item/weapon/reagent_containers/food/snacks/sliceable/quiche
name = "quiche"
@@ -3539,8 +3540,8 @@
/obj/item/weapon/reagent_containers/food/snacks/quicheslice/filled/New()
..()
reagents.add_reagent("nutriment", 1)
reagents.add_reagent("protein", 1)
reagents.add_reagent("nutriment", 3)
reagents.add_reagent("protein", 3)
/obj/item/weapon/reagent_containers/food/snacks/sliceable/brownies
name = "brownies"