2024-09-26 04:31:17
All checks were successful
sync / build (push) Successful in 49s

This commit is contained in:
actions[bot]
2024-09-26 04:31:17 +00:00
parent 670d5f709c
commit 56a054fd08
18 changed files with 167 additions and 895 deletions

View File

@@ -72,21 +72,21 @@ scripted_gui = {
sell_army_xp_click = {
add_to_variable = {
var = wz_sl
value = 4000
value = 3000
}
army_experience = -100
}
sell_air_xp_click = {
add_to_variable = {
var = wz_sl
value = 3000
value = 1500
}
air_experience = -100
}
sell_navy_xp_click = {
add_to_variable = {
var = wz_sl
value = 2000
value = 1500
}
navy_experience = -100
}
@@ -158,7 +158,7 @@ scripted_gui = {
}
add_equipment_to_stockpile = {
type = support_equipment_1
amount = 3200
amount = 4500
producer = ROOT
}