[#bugs] Not so much a 'bug' but as I'm working on adjusting my mod's PopulationTables.xm...

Issue #8226 resolved
Freehold Games Bot Account created an issue

Marked for crossposting by: Ashe-No-Longer, Legendary Seeker

Message (jump):

<The Last Raven> Not so much a 'bug' but as I'm working on adjusting my mod's PopulationTables.xml, I noticed the game's base file has the Warhammer2 entry twice in Melee Weapons 1C, dunno whether or not that's intended. Not really important but figured I'd point it out

xml <population Name="Melee Weapons 1C"> <group Name="Items" Style="pickone"> <object Weight="20" Number="1" Blueprint="Staff" /> <object Weight="20" Number="1" Blueprint="Club" /> <object Weight="20" Number="1" Blueprint="Dagger" /> <object Weight="20" Number="1" Blueprint="Battle Axe" /> <object Weight="20" Number="1" Blueprint="Hand Axe" /> <object Weight="20" Number="1" Blueprint="Long Sword" /> <object Weight="20" Number="1" Blueprint="Two-Handed Sword" /> <object Weight="10" Number="1" Blueprint="Warhammer2" /> <-- Here <object Weight="10" Number="1" Blueprint="Mace2" /> <object Weight="10" Number="1" Blueprint="Warhammer2" /> <-- Here <object Weight="10" Number="1" Blueprint="Dagger2" /> <object Weight="10" Number="1" Blueprint="Battle Axe2" /> <object Weight="10" Number="1" Blueprint="Long Sword2" /> <table Weight="1" Number="1" Name="Melee Weapons 2C" /> </group> </population>

Comments (3)

  1. Log in to comment