mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
Changes Spider meat back to Xeno meat
But also changes a bad design choice and makes spider meat a viable alternative to recipes requiring Xeno meat. Now, for those of us who do still use xenos for things, xeno meat isn't suddenly completely useless, while spiders still produce their own unique meat that is usable in these recipes.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
speak_emote = list("chitters")
|
||||
emote_hear = list("chitters")
|
||||
|
||||
meat_type = /obj/item/weapon/reagent_containers/food/snacks/spidermeat
|
||||
meat_type = /obj/item/weapon/reagent_containers/food/snacks/xenomeat/spidermeat
|
||||
|
||||
var/busy = 0
|
||||
var/poison_per_bite = 5
|
||||
|
||||
Reference in New Issue
Block a user