In my current game I've just researched and made some rail weapons, particularly like the HWP's. I was wondering about the following:
- name: STR_RAIL_PISTOL
category: STR_WEAPON
requires:
- STR_GAUSS_PISTOL
- STR_RAILGUNS
space: 2
time: 350
cost: 11000
requiredItems:
STR_ELERIUM_115: 5
- name: STR_RAIL_RIFLE
category: STR_WEAPON
requires:
- STR_GAUSS_RIFLE
- STR_RAILGUNS
space: 4
time: 700
cost: 24000
requiredItems:
STR_ELERIUM_115: 8
- name: STR_RAIL_SNIPER_RIFLE
category: STR_WEAPON
requires:
- STR_GAUSS_SNIPER_RIFLE
- STR_RAILGUNS
space: 4
time: 700
cost: 32000
- name: STR_HEAVY_RAILGUN
category: STR_WEAPON
requires:
- STR_HEAVY_GAUSS
- STR_RAILGUNS
space: 5
time: 1000
cost: 45000
U need E115 to make pistols and rifles but not sniper rifles or heavy railguns. Was there a reason for this? Once again, very good update from v1.6.