mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 01:23:41 +01:00
Sorry Citined :(
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
list_reagents = list("nutriment" = 8, "synaptizine" = 10, "vitamin" = 6)
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/macncheese
|
||||
name = "macaroni cheese"
|
||||
name = "mac n cheese"
|
||||
desc = "One of the most comforting foods in the world. Apparently."
|
||||
trash = /obj/item/trash/snack_bowl
|
||||
icon = 'icons/obj/food/pasta.dmi'
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
filling_color = "#e5b437"
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/sliceable/pizza/macpizza
|
||||
name = "macaroni cheese pizza"
|
||||
name = "mac n cheese pizza"
|
||||
desc = "Gastronomists have yet to classify this dish as 'pizza'."
|
||||
icon_state = "macpizza"
|
||||
slice_path = /obj/item/reagent_containers/food/snacks/macpizzaslice
|
||||
@@ -88,7 +88,7 @@
|
||||
filling_color = "#ffe45d"
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/macpizzaslice
|
||||
name = "macaroni cheese pizza slice"
|
||||
name = "mac n cheese pizza slice"
|
||||
desc = "A delicious slice of pizza topped with macaroni cheese... wait, what the hell? Who would do this?!"
|
||||
icon = 'icons/obj/food/pizza.dmi'
|
||||
icon_state = "macpizzaslice"
|
||||
|
||||
Reference in New Issue
Block a user