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