chore(stock gen): separated military vehicles and new Nysa cars in stock generator

This commit is contained in:
2026-04-19 01:32:09 +02:00
parent 8011f3b053
commit 3ff19ba722
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -57,7 +57,8 @@
"wheat": ["206Sh_PKP_Ugpps:wheat_3", "206Sh_PKPC_Ugpps:wheat_3"],
"corn": ["206Sh_PKP_Ugpps:corn_3", "206Sh_PKPC_Ugpps:corn_3"],
"fodder": ["206Sh_PKP_Ugpps:forage_3", "206Sh_PKPC_Ugpps:forage_3"],
"vehicles": ["426Z:tank_01", "426Z:truck_01", "426Z:vehicles_01"],
"military": ["426Z:tank_01", "426Z:truck_01", "426Z:vehicles_01"],
"vehicles_nysa": ["424Z:vehicles_nysa", "426Z:vehicles_02"],
"carbide": ["421S:carbide_01"],
"sensitive": ["425S:all", "421S:carbide_01"],
"steel": ["401Ze:steel_01", "401Ze:steel_02"],
+2 -1
View File
@@ -251,7 +251,8 @@
"corn": "corn",
"fodder": "fodder",
"carbide": "carbide",
"vehicles": "vehicles",
"vehicles_nysa": "vehicles (nysa)",
"military": "vehicles (military)",
"sensitive": "sensitive",
"steel": "steel",
"gas": "gas",
+2 -1
View File
@@ -251,7 +251,8 @@
"corn": "kukurydza",
"fodder": "pasza",
"carbide": "karbid",
"vehicles": "pojazdy",
"vehicles_nysa": "pojazdy (nysa)",
"military": "pojazdy (wojsko)",
"sensitive": "wrażliwe",
"steel": "stal",
"gas": "gaz",