mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-23 23:27:55 +00:00
Fix for bot pet names showing up as numbers
This commit is contained in:
@@ -1407,7 +1407,7 @@ bool BotDatabase::SavePetStats(const uint32 bot_id, const std::string& pet_name,
|
||||
" VALUES ("
|
||||
"'%u',"
|
||||
" '%u',"
|
||||
" '%u',"
|
||||
" '%s',"
|
||||
" '%u',"
|
||||
" '%u'"
|
||||
")",
|
||||
|
||||
Reference in New Issue
Block a user