Ofunniku / dwarftherapist

Automatically exported from code.google.com/p/dwarftherapist
Other
0 stars 0 forks source link

Skill names incorrect #281

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Some of the skill names in game_data.ini are incorrect.

50  = Bowyer
51  = Pikeman
52  = Lasher
53  = Bowman
54  = Blowgunner

should be 

50  = Pikeman
51  = Lasher
52  = Bowman
53  = Blowgunner
54  = Thrower

The columns in the "Military" view for Pikeman, Lasher, Bowman, and Blowgunner 
are likewise listing experience values for the wrong skills, and there is no 
"Thrower" column.

Additionally, the following skills are missing (none of which are actually used 
in Fortress mode, but just for completeness):

56 = Druid
85 = Tracker
88 = Discipline
90 = Wordsmith
91 = Writer
92 = Poet
93 = Reader
94 = Speaker
95 = Coordination
96 = Balance
107 = Knapper

All of the above skills were verified via disassembly of version 0.31.12.

Original issue reported on code.google.com by quietust@gmail.com on 27 Aug 2010 at 5:47

GoogleCodeExporter commented 9 years ago
I'll update this over the weekend, thanks.

Original comment by spo...@gmail.com on 27 Aug 2010 at 9:11

GoogleCodeExporter commented 9 years ago
Done.

Original comment by spo...@gmail.com on 29 Aug 2010 at 3:28

GoogleCodeExporter commented 9 years ago

Original comment by spo...@gmail.com on 29 Aug 2010 at 3:28