mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-04 22:24:39 -04:00
quest_template.LogTitle is varchar(200) in AzerothCore. Edited quest JSON could carry longer strings that would either fail the INSERT or silently truncate at the server. Cap title at 200 chars and the longer text fields at 8KB on load.
7.5 KiB
7.5 KiB