Aldollin
Chieftain
- Joined
- Mar 7, 2017
- Messages
- 87
Is it possible to have a unique unit that replaces a normal unit and changing the units that upgrade INTO that unit?
the normal way in UnitUpgrades throws a UNIQUE constrained failed, because there will be 2 upgrades for one unit
special case:
i want to make a civ unique replacement for the knight that is a light cavalry instead of heavy
so naturaly i would like to have the horseman upgrade into that unit, and the chariot not upgrade into that unit
but that does seem to conflict with the "replacing a unit" part
is my only solution to create the new unit seperatly and not make it a replacement?
the normal way in UnitUpgrades throws a UNIQUE constrained failed, because there will be 2 upgrades for one unit
special case:
i want to make a civ unique replacement for the knight that is a light cavalry instead of heavy
so naturaly i would like to have the horseman upgrade into that unit, and the chariot not upgrade into that unit
but that does seem to conflict with the "replacing a unit" part
is my only solution to create the new unit seperatly and not make it a replacement?