fixes
This commit is contained in:
parent
1d6c530ab5
commit
76cddc0e34
3 changed files with 38 additions and 16 deletions
|
|
@ -209,17 +209,17 @@
|
|||
air_dock_3_effect_desc: "$unlocks_building_desc$[airship|E] [men_at_arms|E] Recruitment Limit: #P +[EmptyScope.ScriptValue('airships_building_limit_bonus_3')|0]#!"
|
||||
air_dock_4_effect_desc: "$unlocks_building_desc$[airship|E] [men_at_arms|E] Recruitment Limit: #P +[EmptyScope.ScriptValue('airships_building_limit_bonus_4')|0]#!"
|
||||
|
||||
chemistry_workshop_01: "Chemical Workshop"
|
||||
chemistry_workshop_01_desc: "Chemical Weapons call for dedicated production, storage and maintenance to remain functional. In order to recruit [GetMaA('toxic_gas_slingers').GetName] and other units that require this noxious force, specialized buildings must be raised."
|
||||
building_type_chemistry_workshop_01: "Chemical Workshop"
|
||||
building_type_chemistry_workshop_01_desc: "Chemical Weapons call for dedicated production, storage and maintenance to remain functional. In order to recruit [GetMaA('toxic_gas_slingers').GetName] and other units that require this noxious force, specialized buildings must be raised."
|
||||
|
||||
chemistry_workshop_02: "Chemical Workshop"
|
||||
chemistry_workshop_02_desc: "Chemical Weapons call for dedicated production, storage and maintenance to remain functional. In order to recruit [GetMaA('toxic_gas_slingers').GetName] and other units that require this noxious force, specialized buildings must be raised."
|
||||
building_type_chemistry_workshop_02: "Chemical Workshop"
|
||||
building_type_chemistry_workshop_02_desc: "Chemical Weapons call for dedicated production, storage and maintenance to remain functional. In order to recruit [GetMaA('toxic_gas_slingers').GetName] and other units that require this noxious force, specialized buildings must be raised."
|
||||
|
||||
chemistry_workshop_03: "Chemical Workshop"
|
||||
chemistry_workshop_03_desc: "Chemical Weapons call for dedicated production, storage and maintenance to remain functional. In order to recruit [GetMaA(toxic_gas_slingers).GetName] and other units that require this noxious force, specialized buildings must be raised."
|
||||
building_type_chemistry_workshop_03: "Chemical Workshop"
|
||||
building_type_chemistry_workshop_03_desc: "Chemical Weapons call for dedicated production, storage and maintenance to remain functional. In order to recruit [GetMaA(toxic_gas_slingers).GetName] and other units that require this noxious force, specialized buildings must be raised."
|
||||
|
||||
chemistry_workshop_04: "Chemical Workshop"
|
||||
chemistry_workshop_04_desc: "Chemical Weapons call for dedicated production, storage and maintenance to remain functional. In order to recruit [GetMaA('toxic_gas_slingers').GetName] and other units that require this noxious force, specialized buildings must be raised."
|
||||
building_type_chemistry_workshop_04: "Chemical Workshop"
|
||||
building_type_chemistry_workshop_04_desc: "Chemical Weapons call for dedicated production, storage and maintenance to remain functional. In order to recruit [GetMaA('toxic_gas_slingers').GetName] and other units that require this noxious force, specialized buildings must be raised."
|
||||
building_chemistry_workshop_01: "Chemical Workshop"
|
||||
building_chemistry_workshop_01_desc: "A Workshop at which Chemical Weapons can be stored, maintained and manufactured."
|
||||
chemistry_workshop_1_effect_desc: "$unlocks_building_desc$[chemical_weapons|E] [men_at_arms|E] Recruitment Limit: #P +[EmptyScope.ScriptValue('toxic_gas_slingers_building_limit_bonus_1')|0]#!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue