mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-30 12:03:11 +00:00
Update seed_datums.dm
This commit is contained in:
committed by
GitHub
parent
80bc4bdfae
commit
44d4986a2e
@@ -168,7 +168,7 @@
|
||||
name = "bloodtomato"
|
||||
seed_name = "blood tomato"
|
||||
display_name = "blood tomato plant"
|
||||
mutants = list("killer")
|
||||
mutants = list("killertomato")
|
||||
chems = list("nutriment" = list(1,10), "blood" = list(1,5))
|
||||
splat_type = /obj/effect/decal/cleanable/blood/splatter
|
||||
|
||||
@@ -1520,4 +1520,4 @@
|
||||
set_trait(TRAIT_SPREAD,1)
|
||||
set_trait(TRAIT_POTENCY,10)
|
||||
set_trait(TRAIT_REQUIRES_NUTRIENTS,0)
|
||||
set_trait(TRAIT_REQUIRES_WATER,0)
|
||||
set_trait(TRAIT_REQUIRES_WATER,0)
|
||||
|
||||
Reference in New Issue
Block a user