Fixed pushCommand load bug. Set all Aetherytes to wrong command id; fixed.

This commit is contained in:
Filip Maj 2017-01-10 23:47:37 -05:00
parent c961ccd5bf
commit b9c0084080
3 changed files with 50 additions and 44 deletions

View file

@ -267,7 +267,7 @@ namespace FFXIVClassic_Map_Server
string query = @"
SELECT
id,
gamedata_actor_class.id,
classPath,
displayNameId,
propertyFlags,