balance a explosive payload craft (#17853)
A grenade that costs 4 TK is too easy to make. I fixed it.
This commit is contained in:
committed by
GitHub
parent
2005bae178
commit
eca22beb30
@@ -33,7 +33,7 @@
|
|||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: FlashPayload
|
id: FlashPayload
|
||||||
result: FlashPayload
|
result: FlashPayload
|
||||||
completetime: 1
|
completetime: 2
|
||||||
materials:
|
materials:
|
||||||
Steel: 50
|
Steel: 50
|
||||||
Plastic: 100
|
Plastic: 100
|
||||||
@@ -43,11 +43,13 @@
|
|||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ExplosivePayload
|
id: ExplosivePayload
|
||||||
result: ExplosivePayload
|
result: ExplosivePayload
|
||||||
completetime: 1
|
completetime: 4
|
||||||
materials:
|
materials:
|
||||||
Steel: 50
|
Steel: 100
|
||||||
Plastic: 100
|
Plastic: 100
|
||||||
Glass: 50
|
Glass: 50
|
||||||
|
Plasma: 50
|
||||||
|
Silver: 50
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: Signaller
|
id: Signaller
|
||||||
|
|||||||
Reference in New Issue
Block a user