Update rg_station_districts.txt: Remove unused 'mult' attribute in district_rg_generator

This commit is contained in:
ProjectKoi-Kalo\Kalo 2024-09-17 13:34:23 +08:00
parent 7aa701f86d
commit a60bfff413

View File

@ -341,7 +341,6 @@ district_rg_generator = {
} }
produces = { produces = {
energy = 200 energy = 200
mult = country.rg_gray_level
} }
} }