was messing around in Gnomer and thought to myself that those bots would make a cool mount so I searched the display dbc till i found one that works okay.
Note: doesn't look so nice with larger characters like Dranei male or Tauren/Orc (best with gnome).
Code:
UPDATE `creature_template` SET `modelid1` = 31381, `modelid2` = 31381, `modelid3` = 31381, `modelid4` = 31381 WHERE `entry` = 14744;
It changes Frostwolf Howler Mount into

Hopefully someone else finds it as funny as me
PS this is on TC2 you can probably just alter the sql for other DB's and it should work.