npc_types
I'm getting lots of errors on loading the npc_types table from spawns.sql.
It seems that there is an extra "1" prior to HP bring defined, which is taking the place of the HP field and pushing all other columns out by 1, and therefore causing errors due to having 1 extra field.
Looking at the db.sql from both 0.4.1, and Telmet's 0.4.2-DR1 distribution, shows no extra field defined prior to HP, so I'm not sure what this extra "1" is meant to be.
Any ideas? I'd rather not have to manually delete that 1 for every spawn entry..
-Auldar
|