diff --git a/data/sql/updates/pending_db_world/rev_1718702527397206595.sql b/data/sql/updates/db_world/2024_06_20_00.sql similarity index 96% rename from data/sql/updates/pending_db_world/rev_1718702527397206595.sql rename to data/sql/updates/db_world/2024_06_20_00.sql index f92e842f7..8014ec5d2 100644 --- a/data/sql/updates/pending_db_world/rev_1718702527397206595.sql +++ b/data/sql/updates/db_world/2024_06_20_00.sql @@ -1,3 +1,4 @@ +-- DB update 2024_06_18_06 -> 2024_06_20_00 -- UPDATE `command` SET `help`='Syntax: .cast #spellid [triggered]\r\n Cast #spellid to selected target. If no target selected cast to self. If \'triggered\' or part provided then spell cast with triggered flag.' WHERE `name`='cast'; UPDATE `command` SET `help`='Syntax: .cast back #spellid [triggered]\r\n Selected target will cast #spellid to your character. If \'triggered\' or part provided then spell cast with triggered flag.' WHERE `name`='cast back';