Create stormhold_door_fixes.sql
This commit is contained in:
parent
35c0b7a1d6
commit
aab0ba8883
1 changed files with 48 additions and 0 deletions
48
DB/updates/stormhold_door_fixes.sql
Normal file
48
DB/updates/stormhold_door_fixes.sql
Normal file
|
@ -0,0 +1,48 @@
|
|||
update spawn_widgets set open_heading=90.000000,include_heading=1 where widget_id = 1495839533;
|
||||
update spawn_widgets set open_heading=95.999886,include_heading=1 where widget_id = 1495839533;
|
||||
update spawn_widgets set open_heading=178.516891,include_heading=1 where widget_id = 1495839533;
|
||||
update spawn_widgets set close_heading=178.531250,include_heading=1 where widget_id = 1495839533;
|
||||
update spawn_widgets set open_heading=88.531258,include_heading=1 where widget_id = 1495839533;
|
||||
update spawn_widgets set open_heading=270.000000,include_heading=1 where widget_id = 3810476325;
|
||||
update spawn_widgets set close_heading=179.999893,include_heading=1 where widget_id = 3810476325;
|
||||
update spawn_widgets set open_heading=178.640594,include_heading=1 where widget_id = 526502678;
|
||||
update spawn_widgets set open_heading=358.687500,include_heading=1 where widget_id = 1696048477;
|
||||
update spawn_widgets set open_heading=358.687500,include_heading=1 where widget_id = 824589558;
|
||||
update spawn_widgets set open_heading=178.640549,include_heading=1 where widget_id = 1047216408;
|
||||
update spawn_widgets set open_heading=90.000000,include_heading=1 where widget_id = 3287321869;
|
||||
update spawn_widgets set close_heading=179.999878,include_heading=1 where widget_id = 3287321869;
|
||||
update spawn_widgets set open_heading=90.000000,include_heading=1 where widget_id = 3853674726;
|
||||
update spawn_widgets set close_heading=359.999878,include_heading=1 where widget_id = 3853674726;
|
||||
update spawn_widgets set close_heading=179.984375,include_heading=1 where widget_id = 3853674726;
|
||||
update spawn_widgets set open_heading=270.015625,include_heading=1 where widget_id = 2447651952;
|
||||
update spawn_widgets set open_heading=180.000000,include_heading=1 where widget_id = 3435113589;
|
||||
update spawn_widgets set open_heading=90.000000,include_heading=1 where widget_id = 1880560085;
|
||||
update spawn_widgets set close_heading=179.999878,include_heading=1 where widget_id = 1880560085;
|
||||
update spawn_widgets set open_heading=0.015625,include_heading=1 where widget_id = 3314946344;
|
||||
update spawn_widgets set open_heading=134.968750,include_heading=1 where widget_id = 612091424;
|
||||
update spawn_widgets set open_heading=315.000000,include_heading=1 where widget_id = 349719672;
|
||||
update spawn_widgets set open_heading=270.015625,include_heading=1 where widget_id = 2918168265;
|
||||
update spawn_widgets set open_heading=269.968719,include_heading=1 where widget_id = 477301575;
|
||||
update spawn_widgets set open_heading=360.000000,include_heading=1 where widget_id = 1051268235;
|
||||
update spawn_widgets set open_heading=0.000107,include_heading=1 where widget_id = 1051268235;
|
||||
update spawn_widgets set open_heading=90.000000,include_heading=1 where widget_id = 3628375916;
|
||||
update spawn_widgets set close_heading=180.757919,include_heading=1 where widget_id = 3628375916;
|
||||
update spawn_widgets set open_heading=263.968719,include_heading=1 where widget_id = 1263614059;
|
||||
update spawn_widgets set open_heading=90.046875,include_heading=1 where widget_id = 1767501320;
|
||||
update spawn_widgets set open_heading=90.000000,include_heading=1 where widget_id = 2792422894;
|
||||
update spawn_widgets set close_heading=179.999878,include_heading=1 where widget_id = 2792422894;
|
||||
update spawn_widgets set open_heading=182.796875,include_heading=1 where widget_id = 925536343;
|
||||
update spawn_widgets set open_heading=179.968750,include_heading=1 where widget_id = 2164694806;
|
||||
update spawn_widgets set open_heading=90.000000,include_heading=1 where widget_id = 964630455;
|
||||
update spawn_widgets set close_heading=179.999878,include_heading=1 where widget_id = 964630455;
|
||||
update spawn_widgets set open_heading=270.015625,include_heading=1 where widget_id = 1004406360;
|
||||
update spawn_widgets set open_heading=270.787567,include_heading=1 where widget_id = 3040047265;
|
||||
update spawn_widgets set open_heading=270.015625,include_heading=1 where widget_id = 1311576057;
|
||||
update spawn_widgets set open_heading=276.015625,include_heading=1 where widget_id = 1302327635;
|
||||
update spawn_widgets set open_heading=270.015625,include_heading=1 where widget_id = 3728327783;
|
||||
update spawn_widgets set open_heading=180.000122,include_heading=1 where widget_id = 608820487;
|
||||
update spawn_widgets set open_heading=270.015625,include_heading=1 where widget_id = 2794359216;
|
||||
update spawn_widgets set open_heading=270.015625,include_heading=1 where widget_id = 934261782;
|
||||
update spawn_widgets set open_heading=90.000000,include_heading=1 where widget_id = 2004484760;
|
||||
update spawn_widgets set close_heading=179.999878,include_heading=1 where widget_id = 2004484760;
|
||||
update spawn_widgets set open_heading=270.015625,include_heading=1 where widget_id = 207865449;
|
Loading…
Reference in a new issue