mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Allergens v2 (#7950)
* Allergens v2 * The eggening Add egg allergen, give it to skrell, apply egg allergen where it belongs. * Update species_languages.dm
This commit is contained in:
@@ -313,7 +313,7 @@
|
||||
breath_heat_level_3 = 1350 //Default 1250
|
||||
|
||||
reagent_tag = IS_SKRELL
|
||||
allergens = MEAT|FISH|DAIRY
|
||||
allergens = MEAT|FISH|DAIRY|EGGS
|
||||
|
||||
has_limbs = list(
|
||||
BP_TORSO = list("path" = /obj/item/organ/external/chest),
|
||||
|
||||
Reference in New Issue
Block a user