Commonwealth fortress typo ?
Posted: Sat Apr 12, 2008 10:04 pm
between the <randomitem> tags for the commonwealth fortress, there are 2 that are completely identical
is that supposed to be correct ? just before that the 2 <randomItem> for weapons have a difference in level.
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"
/>