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
|
||||
id: FlashPayload
|
||||
result: FlashPayload
|
||||
completetime: 1
|
||||
completetime: 2
|
||||
materials:
|
||||
Steel: 50
|
||||
Plastic: 100
|
||||
@@ -43,11 +43,13 @@
|
||||
- type: latheRecipe
|
||||
id: ExplosivePayload
|
||||
result: ExplosivePayload
|
||||
completetime: 1
|
||||
completetime: 4
|
||||
materials:
|
||||
Steel: 50
|
||||
Steel: 100
|
||||
Plastic: 100
|
||||
Glass: 50
|
||||
Plasma: 50
|
||||
Silver: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: Signaller
|
||||
|
||||
Reference in New Issue
Block a user