mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Nerfed Oscar-O to same resource amount as Oscar-A (half of Oscar-B).
This commit is contained in:
parent
cc87ee1c2b
commit
82ff607d1b
@ -48,14 +48,14 @@ PART
|
||||
RESOURCE
|
||||
{
|
||||
name = LiquidFuel
|
||||
amount = 8.10
|
||||
maxAmount = 8.10
|
||||
amount = 4.05
|
||||
maxAmount = 4.05
|
||||
}
|
||||
RESOURCE
|
||||
{
|
||||
name = Oxidizer
|
||||
amount = 9.90
|
||||
maxAmount = 9.90
|
||||
amount = 4.95
|
||||
maxAmount = 4.95
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user