mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
Cruciatus' Spiritbreaker increases with potency (#31748)
This commit is contained in:
@@ -788,7 +788,7 @@
|
||||
production = 6
|
||||
yield = 6
|
||||
potency = 5
|
||||
chems = list(NUTRIMENT = list(1), MESCALINE = list(1,8), TANNIC_ACID = list(1,8,1), OPIUM = list(1,10,1), SPIRITBREAKER = list(10))
|
||||
chems = list(NUTRIMENT = list(1), MESCALINE = list(1,8), TANNIC_ACID = list(1,8,1), OPIUM = list(1,10,1), SPIRITBREAKER = list(1,10,1))
|
||||
|
||||
|
||||
/datum/seed/ambrosia/deus
|
||||
|
||||
Reference in New Issue
Block a user