Skip to content

Instantly share code, notes, and snippets.

@rsa
Created November 9, 2012 16:39
Show Gist options
  • Save rsa/4046739 to your computer and use it in GitHub Desktop.
Save rsa/4046739 to your computer and use it in GitHub Desktop.
DELETE FROM `creature_template_addon` WHERE `entry` IN (28614,28616);
REPLACE INTO `vehicle_accessory` (`entry`, `accessory_entry`, `seat_id`, `flags`, `description`) VALUES
(28614, 28616, 0, 0, 'Scarlet Gryphon Rider');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment