Fix iron/copper being overtuned (infinite blood exploit!) (#25678)
* Fix iron being overtuned due to oversight * fix copper too
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
- !type:OrganType
|
||||
type: Arachnid
|
||||
shouldHave: true
|
||||
amount: 4
|
||||
amount: 0.4
|
||||
|
||||
- type: reagent
|
||||
id: Fluorine
|
||||
@@ -167,7 +167,7 @@
|
||||
- !type:OrganType
|
||||
type: Arachnid
|
||||
shouldHave: false
|
||||
amount: 4
|
||||
amount: 0.4
|
||||
|
||||
- type: reagent
|
||||
id: Lithium
|
||||
|
||||
Reference in New Issue
Block a user