Skip to content

Commit

Permalink
Update PNJ/GP_Enchantements_Spowned.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
Carthagods-Servers committed Jan 20, 2012
1 parent 356a2e1 commit 0fa02dd
Showing 1 changed file with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions PNJ/GP_Enchantements_Spowned.sql
@@ -0,0 +1,68 @@
INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `incrtime`, `ExtendedCost`) VALUES
('100060','0','38923','0','0','0'),
('100060','1','38924','0','0','0'),
('100060','2','38925','0','0','0'),
('100060','3','38948','0','0','0'),
('100060','4','38950','0','0','0'),
('100060','5','38953','0','0','0'),
('100060','6','38955','0','0','0'),
('100060','7','38956','0','0','0'),
('100060','8','38959','0','0','0'),
('100060','9','38960','0','0','0'),
('100060','10','38962','0','0','0'),
('100060','11','38963','0','0','0'),
('100060','12','38964','0','0','0'),
('100060','13','38965','0','0','0'),
('100060','14','38966','0','0','0'),
('100060','15','38967','0','0','0'),
('100060','16','38968','0','0','0'),
('100060','17','38969','0','0','0'),
('100060','18','38972','0','0','0'),
('100060','19','38973','0','0','0'),
('100060','20','38975','0','0','0'),
('100060','21','38976','0','0','0'),
('100060','22','38977','0','0','0'),
('100060','23','38978','0','0','0'),
('100060','24','38979','0','0','0'),
('100060','25','38980','0','0','0'),
('100060','26','38981','0','0','0'),
('100060','27','38982','0','0','0'),
('100060','28','38984','0','0','0'),
('100060','29','38985','0','0','0'),
('100060','30','38986','0','0','0'),
('100060','31','38987','0','0','0'),
('100060','32','38988','0','0','0'),
('100060','33','38989','0','0','0'),
('100060','34','38990','0','0','0'),
('100060','35','38991','0','0','0'),
('100060','36','38992','0','0','0'),
('100060','37','38993','0','0','0'),
('100060','38','38995','0','0','0'),
('100060','39','38997','0','0','0'),
('100060','40','39000','0','0','0'),
('100060','41','39002','0','0','0'),
('100060','42','39003','0','0','0'),
('100060','43','39004','0','0','0'),
('100060','44','39005','0','0','0'),
('100060','45','39006','0','0','0'),
('100060','46','43987','0','0','0'),
('100060','47','44455','0','0','0'),
('100060','48','44456','0','0','0'),
('100060','49','44457','0','0','0'),
('100060','50','44458','0','0','0'),
('100060','51','44463','0','0','0'),
('100060','52','44465','0','0','0'),
('100060','53','44466','0','0','0'),
('100060','54','44467','0','0','0'),
('100060','55','44493','0','0','0'),
('100060','56','44947','0','0','0'),
('100060','57','45056','0','0','0'),
('100060','58','45060','0','0','0'),
('100060','59','46026','0','0','0'),
('100060','60','46098','0','0','0'),
('100060','61','44946','0','0','0'),
('100060','62','38958','0','0','0'),
('100060','63','38970','0','0','0'),
('100060','64','38983','0','0','0'),
('100060','65','38994','0','0','0'),
('100060','66','38996','0','0','0');

0 comments on commit 0fa02dd

Please sign in to comment.