mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Stop awarding income for FOB structures.
The CP already grants income. Fixes: https://github.com/dcs-liberation/dcs_liberation/issues/685
This commit is contained in:
parent
2f6c04a86d
commit
0cd2c4a90c
@ -1250,7 +1250,6 @@ REWARDS = {
|
|||||||
"fuel": 2,
|
"fuel": 2,
|
||||||
"ammo": 2,
|
"ammo": 2,
|
||||||
"farp": 1,
|
"farp": 1,
|
||||||
"fob": 1,
|
|
||||||
# TODO: Should generate no cash once they generate units.
|
# TODO: Should generate no cash once they generate units.
|
||||||
"factory": 10,
|
"factory": 10,
|
||||||
"comms": 10,
|
"comms": 10,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user