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:OrganType
|
||||||
type: Arachnid
|
type: Arachnid
|
||||||
shouldHave: true
|
shouldHave: true
|
||||||
amount: 4
|
amount: 0.4
|
||||||
|
|
||||||
- type: reagent
|
- type: reagent
|
||||||
id: Fluorine
|
id: Fluorine
|
||||||
@@ -167,7 +167,7 @@
|
|||||||
- !type:OrganType
|
- !type:OrganType
|
||||||
type: Arachnid
|
type: Arachnid
|
||||||
shouldHave: false
|
shouldHave: false
|
||||||
amount: 4
|
amount: 0.4
|
||||||
|
|
||||||
- type: reagent
|
- type: reagent
|
||||||
id: Lithium
|
id: Lithium
|
||||||
|
|||||||
Reference in New Issue
Block a user