diff options
-rw-r--r-- | sql/updates/world/2013_11_27_00_world_areatrigger_tavern.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_11_27_00_world_areatrigger_tavern.sql b/sql/updates/world/2013_11_27_00_world_areatrigger_tavern.sql new file mode 100644 index 00000000000..2c15c17a4c5 --- /dev/null +++ b/sql/updates/world/2013_11_27_00_world_areatrigger_tavern.sql @@ -0,0 +1 @@ +INSERT INTO `areatrigger_tavern` (`id`, `name`) VALUES (5360, 'Grom\'arsh Crash-Site'); |