[Hotfix] Add Bazaar portal discs to SQL

This commit is contained in:
Akkadius 2022-09-05 04:30:49 -05:00
parent 78d4bd464e
commit f22d90f6e2

View File

@ -1228,3 +1228,10 @@ UPDATE doors SET dest_x = 13, dest_y = -41, dest_z = 70, dest_heading = 486 WHER
UPDATE doors SET dest_x = -213, dest_y = -553, dest_z = -33, dest_heading = 157 WHERE id = 36433;
UPDATE doors SET dest_x = -972, dest_y = -380, dest_z = 3, dest_heading = 160 WHERE id = 36435;
UPDATE doors SET dest_x = -209, dest_y = -324, dest_z = 8, dest_heading = 253 WHERE id = 36669;
-- bazaar portal discs
UPDATE doors SET `doorid` = 58, `zone` = 'bazaar', `version` = 0, `name` = 'PORTAL_DISC', `pos_y` = 49.6421, `pos_x` = 302.859, `pos_z` = 29.3518, `heading` = 215, `opentype` = 57, `guild` = 0, `lockpick` = 0, `keyitem` = 0, `nokeyring` = 0, `triggerdoor` = 0, `triggertype` = 0, `disable_timer` = 0, `doorisopen` = 0, `door_param` = 570, `dest_zone` = 'bazaar', `dest_instance` = 0, `dest_x` = 921, `dest_y` = 1213, `dest_z` = 2, `dest_heading` = 128, `invert_state` = 0, `incline` = 0, `size` = 200, `buffer` = 0, `client_version_mask` = 4294967295, `is_ldon_door` = 0, `dz_switch_id` = 0, `min_expansion` = -1, `max_expansion` = -1, `content_flags` = NULL, `content_flags_disabled` = NULL WHERE `id` = 9620;
UPDATE doors SET `doorid` = 59, `zone` = 'bazaar', `version` = 0, `name` = 'PORTAL_DISC', `pos_y` = 303.295, `pos_x` = -52.0403, `pos_z` = 29.2439, `heading` = 230, `opentype` = 57, `guild` = 0, `lockpick` = 0, `keyitem` = 0, `nokeyring` = 0, `triggerdoor` = 0, `triggertype` = 0, `disable_timer` = 0, `doorisopen` = 0, `door_param` = 580, `dest_zone` = 'bazaar', `dest_instance` = 0, `dest_x` = -891, `dest_y` = 1212, `dest_z` = 2, `dest_heading` = 128, `invert_state` = 0, `incline` = 0, `size` = 200, `buffer` = 0, `client_version_mask` = 4294967295, `is_ldon_door` = 0, `dz_switch_id` = 0, `min_expansion` = -1, `max_expansion` = -1, `content_flags` = NULL, `content_flags_disabled` = NULL WHERE `id` = 9621;
UPDATE doors SET `doorid` = 60, `zone` = 'bazaar', `version` = 0, `name` = 'PORTAL_DISC', `pos_y` = 1162.82, `pos_x` = 923.967, `pos_z` = -3.18447, `heading` = 183, `opentype` = 57, `guild` = 0, `lockpick` = 0, `keyitem` = 0, `nokeyring` = 0, `triggerdoor` = 0, `triggertype` = 0, `disable_timer` = 0, `doorisopen` = 0, `door_param` = 590, `dest_zone` = 'bazaar', `dest_instance` = 0, `dest_x` = 327, `dest_y` = 27, `dest_z` = 34, `dest_heading` = 442, `invert_state` = 0, `incline` = 0, `size` = 200, `buffer` = 0, `client_version_mask` = 4294967295, `is_ldon_door` = 0, `dz_switch_id` = 0, `min_expansion` = -1, `max_expansion` = -1, `content_flags` = NULL, `content_flags_disabled` = NULL WHERE `id` = 9622;
UPDATE doors SET `doorid` = 62, `zone` = 'bazaar', `version` = 0, `name` = 'PORTAL_DISC', `pos_y` = 1162.14, `pos_x` = -887.543, `pos_z` = -3.21821, `heading` = 231, `opentype` = 57, `guild` = 0, `lockpick` = 0, `keyitem` = 0, `nokeyring` = 0, `triggerdoor` = 0, `triggertype` = 0, `disable_timer` = 0, `doorisopen` = 0, `door_param` = 610, `dest_zone` = 'bazaar', `dest_instance` = 0, `dest_x` = -89, `dest_y` = 265, `dest_z` = 34, `dest_heading` = 315, `invert_state` = 0, `incline` = 0, `size` = 200, `buffer` = 0, `client_version_mask` = 4294967295, `is_ldon_door` = 0, `dz_switch_id` = 0, `min_expansion` = -1, `max_expansion` = -1, `content_flags` = NULL, `content_flags_disabled` = NULL WHERE `id` = 9624;