mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[7193] Renamed output Field Flags to Unit Flags in npc info command.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
b27fbe8e4e
commit
ff1e2bb9fd
3 changed files with 5 additions and 2 deletions
3
sql/updates/7193_01_mangos_mangos_string.sql
Normal file
3
sql/updates/7193_01_mangos_mangos_string.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ALTER TABLE db_version CHANGE COLUMN required_7175_01_mangos_spell_proc_event required_7193_01_mangos_mangos_string bit;
|
||||
|
||||
UPDATE mangos_string SET content_default = 'Unit Flags: %u.\nDynamic Flags: %u.\nFaction Template: %u.' WHERE entry = 542;
|
||||
Loading…
Add table
Add a link
Reference in a new issue