Code:
insert into `creature_names` (`entry`, `creature_name`, `Subname`, `Flags1`, `type`, `Family`, `Rank`, `unk4`, `SpellDataID`, `displayid`, `unk2`, `unk3`, `Civilian`, `Leader`) values('250000','Totem vendor','LinQ's customs','0','7','0','0','0',NULL,'20987','1','1','0',NULL);
delete from `creature_spawns` where `entry` = 22900;
insert into `creature_spawns` (`id`, `entry`, `Map`, `x`, `y`, `z`, `o`, `movetype`, `displayid`, `factionid`, `flags`, `bytes`, `bytes2`, `emote_state`, `respawnNpcLink`) values('250001','250000',1,'1610.45','-4389.91','10.0667','3.714140','1','20987','54','64','16777472','4097','0','0');
insert into `creature_spawns` (`id`, `entry`, `Map`, `x`, `y`, `z`, `o`, `movetype`, `displayid`, `factionid`, `flags`, `bytes`, `bytes2`, `emote_state`, `respawnNpcLink`) values('250002','250000',0,'-8809.66','637.89','94.22','3.597125','1','20987','54','64','16777472','4097','0','0');
insert into `vendors` (`vendorGuid`, `itemGuid`, `amount`) values('250000','5175','1');
insert into `vendors` (`vendorGuid`, `itemGuid`, `amount`) values('250000','5176','1');
insert into `vendors` (`vendorGuid`, `itemGuid`, `amount`) values('250000','5177','1');
insert into `vendors` (`vendorGuid`, `itemGuid`, `amount`) values('250000','5178','1');
And if someone wants too download and test it at your server it would be appreciated: