Merge pull request #1153 from thalix1337/master

Fix for Feature/underworld, typo in SQL
This commit is contained in:
Michael Cook (mackal) 2020-12-22 12:56:09 -05:00 committed by GitHub
commit 4ec9ccae98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,7 +167,7 @@ bool ZoneDatabase::GetZoneCFG(
"fast_regen_endurance, " // 59
"npc_max_aggro_dist, " // 60
"max_movement_update_range, " // 61
"underwold_teleport_index " // 62
"underworld_teleport_index " // 62
"FROM zone WHERE zoneidnumber = %i AND version = %i %s",
zoneid,
instance_id,