DB/GameObject: Convert & update support for Jump-a-tron 4000 to DB script

Closes #24668

(cherry picked from commit 6b9a14ca94)
This commit is contained in:
Killyana
2020-05-21 02:05:44 +02:00
committed by Shauren
parent a4016b9767
commit 876d9f52ec
2 changed files with 4 additions and 29 deletions

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `event_scripts` WHERE `id`=12275;
INSERT INTO `event_scripts` (`id`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
(12275,0,15,33382,3,0,0,0,0,0);