2025-11-24 04:01:18
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SIR_heavy_tanks = {
|
||||
category = land
|
||||
|
||||
blocked_for = {}
|
||||
blocked_for = { TIX SAD YUW HUJ BYG BFL BYG WEX DOH DH1 }
|
||||
|
||||
available_for = { SIR }
|
||||
|
||||
@@ -201,7 +201,7 @@ SIR_heavy_tanks = {
|
||||
|
||||
SIR_heavy_tank_destroyers = {
|
||||
category = land
|
||||
blocked_for = {}
|
||||
blocked_for = { TIX SAD YUW HUJ BYG BFL BYG WEX DOH DH1 }
|
||||
available_for = { SIR }
|
||||
roles = {
|
||||
land_heavy_tank_destroyer
|
||||
@@ -374,7 +374,7 @@ SIR_heavy_tank_destroyers = {
|
||||
SIR_medium_flame_tank = {
|
||||
category = land
|
||||
|
||||
blocked_for = {}
|
||||
blocked_for = { TIX SAD YUW HUJ BYG BFL BYG WEX DOH DH1 }
|
||||
|
||||
available_for = {SIR}
|
||||
|
||||
@@ -424,7 +424,7 @@ SIR_medium_flame_tank = {
|
||||
|
||||
SIR_light_tanks = {
|
||||
category = land
|
||||
blocked_for = {}
|
||||
blocked_for = { TIX SAD YUW HUJ BYG BFL BYG WEX DOH DH1 }
|
||||
available_for = { SIR }
|
||||
roles = {
|
||||
land_light_tank
|
||||
|
||||
Reference in New Issue
Block a user