diff options
author | Killyana <morphone1@gmail.com> | 2018-08-19 14:49:37 +0200 |
---|---|---|
committer | Killyana <morphone1@gmail.com> | 2018-08-19 14:49:37 +0200 |
commit | 1372ba40bb43b23b07db29adabb3094fd920ec47 (patch) | |
tree | 2066f3f91df6005054bcfa4d0fc719bdefcd272f | |
parent | 7d6c3d2f6c423c715df1668664c3f7b4bfe2ab2e (diff) |
DB/Text: Spark Nilminer
-rw-r--r-- | sql/updates/world/3.3.5/2018_08_19_05_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_08_19_05_world_335.sql b/sql/updates/world/3.3.5/2018_08_19_05_world_335.sql new file mode 100644 index 00000000000..7c445aecbc3 --- /dev/null +++ b/sql/updates/world/3.3.5/2018_08_19_05_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `npc_text` SET `em0_0`=20, `em0_1`=0 WHERE `id`=3094; |