mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 23:49:21 +01:00
trash items
This commit is contained in:
@@ -35,3 +35,10 @@
|
||||
name = "dirty fancy plate"
|
||||
icon = 'icons/obj/trash_vr.dmi'
|
||||
icon_state = "fancyplate"
|
||||
|
||||
/obj/item/trash/monkfishremains
|
||||
name = "monkfish remains"
|
||||
icon = 'icons/obj/trash_vr.dmi'
|
||||
icon_state = "monkfishremains"
|
||||
desc = "the work of a madman."
|
||||
w_class = ITEMSIZE_LARGE
|
||||
|
||||
@@ -301,6 +301,8 @@
|
||||
..()
|
||||
bitesize = 5
|
||||
reagents.add_reagent("protein", 20)
|
||||
reagents.add_reagent("tricordrazine", 5)
|
||||
reagents.add_reagent("iron", 5)
|
||||
|
||||
/obj/item/weapon/reagent_containers/food/snacks/cuttlefish
|
||||
name = "raw cuttlefish"
|
||||
@@ -338,7 +340,7 @@
|
||||
|
||||
/obj/item/weapon/reagent_containers/food/snacks/monkfishraw/Initialize()
|
||||
..()
|
||||
bitesize = 0.5
|
||||
bitesize = 1.5
|
||||
|
||||
/obj/item/weapon/reagent_containers/food/snacks/monkfishfillet
|
||||
name = "monkfish fillet"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 587 B After Width: | Height: | Size: 906 B |
Reference in New Issue
Block a user