mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Removes toxin and carpotoxin when you make recipes with spider meat/eggs and carp fillet respectively. Also removes ether from tofurkey and some morphine from bear meat (#25069)
* Removes toxic stuff from foods * Nah 3u is better * Boiled spider legs! * Funny review
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
icon_state = "nurse"
|
||||
icon_living = "nurse"
|
||||
icon_dead = "nurse_dead"
|
||||
butcher_results = list(/obj/item/food/snacks/monstermeat/spidermeat= 2, /obj/item/food/snacks/monstermeat/spiderleg= 8, /obj/item/food/snacks/monstermeat/spidereggs= 4)
|
||||
butcher_results = list(/obj/item/food/snacks/monstermeat/spidermeat = 2, /obj/item/food/snacks/monstermeat/spiderleg = 8, /obj/item/food/snacks/monstermeat/spidereggs = 4)
|
||||
|
||||
maxHealth = 40
|
||||
health = 40
|
||||
|
||||
Reference in New Issue
Block a user