Fixes mushroom bowls (#35740)

* Fixes mushroom bowls

Made the mushroom bowl a subtype of the normal bowl, and deleted a
duplicate definition.

Also, adds custom soup and salad support for the mushroom bowls.

Fixes #32471

* Remove a dangling return
This commit is contained in:
fludd12
2018-02-19 15:58:38 -05:00
committed by CitadelStationBot
parent fef23bd7cc
commit 0d03e90e9f
3 changed files with 40 additions and 18 deletions
@@ -372,18 +372,6 @@
volume = 30
spillable = TRUE
///Lavaland bowls and bottles///
/obj/item/reagent_containers/food/drinks/mushroom_bowl
name = "mushroom bowl"
desc = "A bowl made out of mushrooms. Not food, though it might have contained some at some point."
icon = 'icons/obj/lavaland/ash_flora.dmi'
icon_state = "mushroom_bowl"
w_class = WEIGHT_CLASS_SMALL
resistance_flags = NONE
isGlass = FALSE
//////////////////////////soda_cans//
//These are in their own group to be used as IED's in /obj/item/grenade/ghettobomb.dm