mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Removed commented out useless crap.
This commit is contained in:
@@ -450,16 +450,6 @@
|
|||||||
|
|
||||||
usr.client.eye = target
|
usr.client.eye = target
|
||||||
|
|
||||||
/*
|
|
||||||
/obj/item/weapon/syntiflesh
|
|
||||||
name = "syntiflesh"
|
|
||||||
desc = "Meat that appears...strange..."
|
|
||||||
icon = 'icons/obj/food.dmi'
|
|
||||||
icon_state = "meat"
|
|
||||||
flags = FPRINT | TABLEPASS | CONDUCT
|
|
||||||
w_class = 2.0
|
|
||||||
origin_tech = "biotech=2"
|
|
||||||
*/
|
|
||||||
/*
|
/*
|
||||||
/obj/item/weapon/cigarpacket
|
/obj/item/weapon/cigarpacket
|
||||||
name = "Pete's Cuban Cigars"
|
name = "Pete's Cuban Cigars"
|
||||||
|
|||||||
@@ -27,19 +27,7 @@
|
|||||||
meat
|
meat
|
||||||
input = /obj/item/weapon/reagent_containers/food/snacks/meat
|
input = /obj/item/weapon/reagent_containers/food/snacks/meat
|
||||||
output = /obj/item/weapon/reagent_containers/food/snacks/meatball
|
output = /obj/item/weapon/reagent_containers/food/snacks/meatball
|
||||||
/* The meat recipe handles all of these.
|
|
||||||
meat2
|
|
||||||
input = /obj/item/weapon/reagent_containers/food/snacks/meat/syntiflesh
|
|
||||||
output = /obj/item/weapon/reagent_containers/food/snacks/meatball
|
|
||||||
|
|
||||||
monkeymeat
|
|
||||||
input = /obj/item/weapon/reagent_containers/food/snacks/meat/monkey
|
|
||||||
output = /obj/item/weapon/reagent_containers/food/snacks/meatball
|
|
||||||
|
|
||||||
humanmeat
|
|
||||||
input = /obj/item/weapon/reagent_containers/food/snacks/meat/human
|
|
||||||
output = /obj/item/weapon/reagent_containers/food/snacks/meatball
|
|
||||||
*/
|
|
||||||
potato
|
potato
|
||||||
input = /obj/item/weapon/reagent_containers/food/snacks/grown/potato
|
input = /obj/item/weapon/reagent_containers/food/snacks/grown/potato
|
||||||
output = /obj/item/weapon/reagent_containers/food/snacks/rawsticks
|
output = /obj/item/weapon/reagent_containers/food/snacks/rawsticks
|
||||||
|
|||||||
Reference in New Issue
Block a user