mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 07:05:35 +00:00
Correct Torpedo Pylon ammo reserve
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"thermload": 10,
|
"thermload": 10,
|
||||||
"grp": "tp",
|
"grp": "tp",
|
||||||
"clip": 1,
|
"clip": 1,
|
||||||
"ammo": 1,
|
"ammo": 0,
|
||||||
"missile": "S"
|
"missile": "S"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
"thermload": 10,
|
"thermload": 10,
|
||||||
"grp": "tp",
|
"grp": "tp",
|
||||||
"clip": 2,
|
"clip": 2,
|
||||||
"ammo": 1,
|
"ammo": 0,
|
||||||
"missile": "S"
|
"missile": "S"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user