fix(DB/npc_text): Add gossip for Jangdor Swiftstrider (#5402)

This commit is contained in:
Silker
2021-04-22 16:23:42 -06:00
committed by GitHub
parent ad5f915277
commit 434f0c7d3b

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1619115153766529700');
UPDATE `npc_text` SET `text0_0`='Welcome to Camp Mojache, brave $c. How may I assist you this day?' WHERE `ID`=2368;