Merge pull request #4972 from Citadel-Station-13/upstream-merge-34649
[MIRROR] Fixes spider reagents typo
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
name = "spiderling"
|
||||
desc = "It's slightly twitching in your hand. Ew..."
|
||||
icon_state = "spiderling"
|
||||
list_reagents = list("nutrient" = 1, "toxin" = 4)
|
||||
list_reagents = list("nutriment" = 1, "toxin" = 4)
|
||||
filling_color = "#00800"
|
||||
tastes = list("cobwebs" = 1, "guts" = 2)
|
||||
foodtype = MEAT | TOXIC
|
||||
|
||||
Reference in New Issue
Block a user