This gets the switches working. They have to be toggled a few times like the gfay elevators, but they get the job done with the correct animations.
Code:
INSERT INTO `doors` (`id`, `doorid`, `zone`, `version`, `name`, `pos_y`, `pos_x`, `pos_z`, `heading`, `opentype`, `guild`, `lockpick`, `keyitem`, `nokeyring`, `triggerdoor`, `triggertype`, `doorisopen`, `door_param`, `dest_zone`, `dest_instance`, `dest_x`, `dest_y`, `dest_z`, `dest_heading`, `invert_state`, `incline`, `size`, `buffer`, `client_version_mask`, `is_ldon_door`) VALUES
(18636, 1, 'corathusb', 0, 'OBJ_SWITCH_ROCKWALL', 184.456, 121.147, -0.962595, 384, 58, 0, 0, 0, 0, 0, 0, 0, -1, 'NONE', 0, 0, 0, 0, 0, 0, 0, 190, 0, 4294967295, 0),
(18624, 2, 'corathusb', 0, 'OBJ_ELEVATOR', -75.4835, -20.2219, -198.5, 384, 59, 0, 0, 0, 0, 0, 0, 1, 194, 'NONE', 0, 0, 0, 0, 0, 0, 0, 100, 0, 4294967295, 0),
(18625, 3, 'corathusb', 0, 'OBJ_LEVER', -34.8575, -10.7, -11.1084, 256, 40, 0, 0, 0, 0, 2, 0, 1, 0, 'NONE', 0, 0, 0, 0, 0, 0, 128, 100, 0, 4294967295, 0),
(18626, 4, 'corathusb', 0, 'OBJ_LEVER', -115.673, -9.15, -205.671, 0, 40, 0, 0, 0, 0, 2, 0, 1, 0, 'NONE', 0, 0, 0, 0, 0, 0, 128, 100, 0, 4294967295, 0),
(18627, 5, 'corathusb', 0, 'OBJ_LEVER', -391.75, -9.13754, -396.657, 0, 40, 0, 0, 0, 0, 6, 0, 1, 0, 'NONE', 0, 0, 0, 0, 0, 1, 128, 100, 0, 4294967295, 0),
(18628, 6, 'corathusb', 0, 'OBJ_ELEVATOR', -352.026, 18.4123, -390, 128, 59, 0, 0, 0, 0, 0, 0, 1, 194, 'NONE', 0, 0, 0, 0, 0, 1, 0, 100, 0, 4294967295, 0),
(18629, 7, 'corathusb', 0, 'OBJ_LEVER', -311.25, -9.125, -202.792, 0, 40, 0, 0, 0, 0, 6, 0, 1, 0, 'NONE', 0, 0, 0, 0, 0, 1, 128, 100, 0, 4294967295, 0),
(18630, 8, 'corathusb', 0, 'OBJ_ELEVATOR', -48.2335, -1255.72, -199.5, 384, 59, 0, 0, 0, 0, 0, 0, 0, 194, 'NONE', 0, 0, 0, 0, 0, 0, 0, 100, 0, 4294967295, 0),
(18631, 9, 'corathusb', 0, 'OBJ_LEVER', -7.85746, -1245.95, -12.6084, 256, 40, 0, 0, 0, 0, 8, 0, 0, 0, 'NONE', 0, 0, 0, 0, 0, 0, 128, 100, 0, 4294967295, 0),
(18632, 10, 'corathusb', 0, 'OBJ_LEVER', -88.4232, -1244.4, -206.421, 0, 40, 0, 0, 0, 0, 8, 0, 0, 0, 'NONE', 0, 0, 0, 0, 0, 0, 128, 100, 0, 4294967295, 0),
(18633, 11, 'corathusb', 0, 'OBJ_LEVER', -365, -1244.39, -398.157, 0, 40, 0, 0, 0, 0, 12, 0, 0, 0, 'NONE', 0, 0, 0, 0, 0, 0, 128, 100, 0, 4294967295, 0),
(18634, 12, 'corathusb', 0, 'OBJ_ELEVATOR', -324.88, -1216.21, -391.197, 128, 59, 0, 0, 0, 0, 0, 0, 0, 194, 'NONE', 0, 0, 0, 0, 0, 0, 0, 100, 0, 4294967295, 0),
(18635, 13, 'corathusb', 0, 'OBJ_LEVER', -284.25, -1244.38, -203.792, 0, 40, 0, 0, 0, 0, 12, 0, 0, 0, 'NONE', 0, 0, 0, 0, 0, 0, 128, 100, 0, 4294967295, 0),
(18637, 14, 'corathusb', 0, 'OBJ_SWITCH_ROCKWALL', 216.291, -1358.3, 2.38545, 128, 58, 0, 0, 0, 0, 0, 0, 0, -1, 'NONE', 0, 0, 0, 0, 0, 0, 0, 190, 0, 4294967295, 0);