EQ2EMu/EQ2/devtools/PacketParser/sql_updates/Conversation Fix.sql
Image 548007ea96 Base
Starting point..!
2020-02-28 09:17:24 -05:00

1 line
No EOL
122 B
SQL

ALTER TABLE `raw_conversations` DROP INDEX `NewIndex`, ADD UNIQUE `NewIndex` (spawn_name, `sound_file`, `chat_text`(200));