parent
0ab4931bf5
commit
b6a88ce86f
2 changed files with 2 additions and 0 deletions
|
|
@ -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';
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2023_12_12_04 -> 2023_12_12_05
|
||||
--
|
||||
UPDATE `item_template` SET `FlagsExtra`=`FlagsExtra`|512 WHERE `entry` = 31088;
|
||||
Loading…
Add table
Add a link
Reference in a new issue