Commonwealth fortress typo ?

These are old bug reports that have been closed.
Locked
User avatar
digdug
Fleet Admiral
Fleet Admiral
Posts: 2620
Joined: Mon Oct 29, 2007 9:23 pm
Location: Decoding hieroglyphics on Tan-Ru-Dorem

between the <randomitem> tags for the commonwealth fortress, there are 2 that are completely identical

Code: Select all

<RandomItem count="1d4" 
					criteria=		"s -Illegal; -Alien; -Specialty"
					level=			"6"
					levelCurve=		"1"
					/>

			<RandomItem count="1d4" 
					criteria=		"s -Illegal; -Alien; -Specialty"
					level=			"6"
					levelCurve=		"1"
					/>
is that supposed to be correct ? just before that the 2 <randomItem> for weapons have a difference in level.
Locked