fix(DB/npc_text): Add gossip for Jangdor Swiftstrider (#5402)
This commit is contained in:
parent
ad5f915277
commit
434f0c7d3b
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue