Share Pastebin
Guest
Public paste!

Alin

By: a guest | Mar 19th, 2010 | Syntax: SQL | Size: 0.32 KB | Hits: 62 | Expires: Never
Copy text to clipboard
  1. -- Flask of the North added to trainers
  2. INSERT INTO `npc_trainer`
  3. (`entry`,`spell`,`spellcost`,`reqskill`) VALUES
  4.      (26975, 67025, 100000, 425),
  5.      (33588, 67025, 100000, 425),
  6.      (26987, 67025, 100000, 425),
  7.      (26903, 67025, 100000, 425),
  8.      (28703, 67025, 100000, 425),
  9.      (26951, 67025, 100000, 425);