1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-01-26 03:52:22 +02:00

Revert "Discharge remote cost decrease"

This reverts commit 05bcc5ea8ed9110b039d0c99f3ebb539cd7e9958.
This commit is contained in:
Johny 2022-08-11 16:31:38 +02:00
parent 05bcc5ea8e
commit 5b35baa45c

View File

@ -52,7 +52,7 @@ market.caspules = {
['defender-capsule'] = {value = 18, rarity = 1},
['distractor-capsule'] = {value = 68, rarity = 5},
['destroyer-capsule'] = {value = 74, rarity = 7},
['discharge-defense-remote'] = {value = 900, rarity = 8},
['discharge-defense-remote'] = {value = 8222, rarity = 8},
['artillery-targeting-remote'] = {value = 1024, rarity = 7},
['raw-fish'] = {value = 6, rarity = 1}
}