chore(DB): import pending files

Referenced commit(s): 65e88d226b
This commit is contained in:
github-actions[bot]
2023-12-12 02:55:07 +00:00
parent 0ab4931bf5
commit b6a88ce86f
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2023_12_12_03 -> 2023_12_12_04
--
UPDATE `command` SET `help`='Syntax: .wpgps\r\nOutput current position to sql developer log as partial SQL query to be used in pathing (formated for waypoint_data table).\r\nUse .wpgps sai for waypoint (SAI) table format.' WHERE `name`='wpgps';

View File

@@ -1,2 +1,3 @@
-- DB update 2023_12_12_04 -> 2023_12_12_05
--
UPDATE `item_template` SET `FlagsExtra`=`FlagsExtra`|512 WHERE `entry` = 31088;