OpenXcom Forum
OpenXcom => Suggestions => Topic started by: bladum on December 08, 2014, 03:53:03 pm
-
Hi,
Instead of hard coded values in source code
STR_BATTLESHIP
STR_SUPPLY_SHIP
STR_TERROR_SHIP
STR_ALIEN_INFILTRATION
STR_ALIEN_BASE
STR_ALIEN_RETALIATION
STR_ALIEN_SUPPLY
STR_ALIEN_TERROR
please consider adding those as global values inside ruleset just like alienFuel: STR_ELERIUM_115.
This could be an array of items that game would pick one value from list of available like below. This would work nice even in Vanilla TFTD.
alienBaseMissions:
- STR_ALIEN_BASE
- STR_ALIEN_BASE_ALTERNATIVE
alienBattleShipClassUfo:
- STR_BATTLESHIP
- STR_MOTHERSHIP
If not a list just make it a single string
alienBaseMissions: STR_ALIEN_BASE
alienBattleShipClassUfo: STR_BATTLESHIP
-
kind of a redundant suggestion, this is all required for TFTD anyway.
-
including several STR_BATTLESHIPS etc as stated in first post ?
-
i won't be doing it like that.
just be patient and wait for the geoscape development.
-
sure we can wait :) Thanks