Paradrop

Riker13

King
Joined
Nov 9, 2001
Messages
859
Location
UK
How do you increase the range of the Paratrooper I cant find it?

Regards

Riker13 :crazyeye:
 
How do you increase the range of the Paratrooper I cant find it?
It's under the Promotions info, rather than Units:
Code:
		<Row>
			<Type>PROMOTION_PARADROP</Type>
			<Description>TXT_KEY_PROMOTION_PARADROP</Description>
			<Help>TXT_KEY_PROMOTION_PARADROP</Help>
			<Sound>AS2D_IF_LEVELUP</Sound>
			<DropRange>5</DropRange>
			<PortraitIndex>58</PortraitIndex>
			<IconAtlas>ABILITY_ATLAS</IconAtlas>
			<PediaType>PEDIA_ATTRIBUTES</PediaType>
			<PediaEntry>TXT_KEY_PEDIA_PROMOTION_PARADROP</PediaEntry>
		</Row>
Cheers.
 
Back
Top Bottom