mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-04-29 17:19:20 +02:00
added many shop items
This commit is contained in:
parent
5f32d6f5d1
commit
0349dae857
@ -132,11 +132,74 @@ function init()
|
||||
rotating=true
|
||||
}, "Widow Queen", "")
|
||||
|
||||
category4.addItem(3, 5902, 10, "10x Honeycomb", "Some people swear it makes an excellent glue")
|
||||
category4.addItem(3, 5898, 5, "5x Beholder's eye", "")
|
||||
category4.addItem(3, 3077, 1, "Ankh", "")
|
||||
category4.addItem(3, 5894, 10, "10x Bat Wing", "")
|
||||
category4.addItem(3, 5899, 10, "10x Turtle Shell", "")
|
||||
category4.addItem(4, 5925, 10, "10x Hardened Bone", "")
|
||||
category4.addItem(4, 5897, 10, "10x Wolf Paw", "")
|
||||
category4.addItem(4, 5896, 10, "10x Bear Paw", "")
|
||||
category4.addItem(4, 5890, 20, "20x Chicken Feather", "")
|
||||
category4.addItem(5, 5920, 5, "5x Green Dragon Scale", "")
|
||||
category4.addItem(5, 5921, 10, "10x Heaven Blossom", "")
|
||||
category4.addItem(5, 5881, 10, "10x Lizard Scale", "")
|
||||
category4.addItem(5, 5905, 10, "10x Vampire Dust", "")
|
||||
category4.addItem(5, 5883, 10, "10x Ape Fur", "")
|
||||
category4.addItem(5, 5893, 5, "5x Perfect Behemoth Fang", "Collectors all around the world crave for this item")
|
||||
category4.addItem(6, 6126, 25, "25x Peg Leg", "It belonged once to a pirate")
|
||||
category4.addItem(6, 6097, 25, "25x Hook", "It belonged once to a pirate")
|
||||
category4.addItem(6, 5879, 10, "10x Spider Silk", "")
|
||||
category4.addItem(6, 5930, 1, "Behemoth Claw", "")
|
||||
category4.addItem(6, 6098, 25, "25x Eye Patch", "It belonged once to a pirate")
|
||||
category4.addItem(6, 5922, 10, "10x Holy Orchid", "")
|
||||
category4.addItem(7, 5895, 10, "10x Fish Fin", "It once belonged to a mighty creature of the deep")
|
||||
category4.addItem(7, 5906, 2, "2x Demon Dust", "It reeks of hatred and malice")
|
||||
category4.addItem(7, 5882, 5, "5x Red Dragon Scale", "")
|
||||
category4.addItem(7, 5909, 10, "10x White Piece of Cloth", "")
|
||||
category4.addItem(7, 5910, 10, "10x Green Piece of Cloth", "")
|
||||
category4.addItem(7, 5911, 10, "10x Red Piece of Cloth", "")
|
||||
category4.addItem(7, 5912, 10, "10x Blue Piece of Cloth", "")
|
||||
category4.addItem(7, 5913, 10, "10x Brown Piece of Cloth", "")
|
||||
category4.addItem(7, 5914, 10, "10x Yellow Piece of Cloth", "")
|
||||
category4.addItem(7, 5876, 10, "10x Lizard Leather", "")
|
||||
category4.addItem(7, 5880, 10, "10x Iron Ore", "")
|
||||
category4.addItem(7, 5948, 10, "10x Red Dragon Leather", "")
|
||||
category4.addItem(25, 5875, 1, "Sniper Gloves", "They are the pride of the paladin guild")
|
||||
category4.addItem(50, 6099, 1, "Brutus Bloodbeard's Hat", "")
|
||||
category4.addItem(50, 6100, 1, "The Lethal Lissy's Shirt", "")
|
||||
category4.addItem(50, 6102, 1, "Deadeye Devious' Eye Patch", "")
|
||||
category4.addItem(50, 6101, 1, "Ron the Ripper's Sabre", "")
|
||||
category4.addItem(50, 5945, 1, "Coral Comb", "It once belonged to a mermaid")
|
||||
category4.addItem(150, 5014, 1, "Mandrake", "")
|
||||
category4.addItem(150, 5809, 1, "Soul Stone", "It contains the essence of countless tormented souls")
|
||||
category4.addItem(150, 5804, 1, "Nose Ring", "It was the favourite trinket of the famous Horned Fox")
|
||||
category4.addItem(150, 5919, 1, "Dragon Claw", "It is the claw of Demodras")
|
||||
|
||||
category5.addItem(30, 4835, 1, "Snake Destroyer", "")
|
||||
category5.addItem(30, 3231, 1, "Gemmed Lamp", "It is Fa'hradin's enchanted lamp")
|
||||
category5.addItem(30, 7924, 1, "The Ring of The Count", "")
|
||||
category5.addItem(30, 4838, 1, "Strange Powder", "")
|
||||
category5.addItem(30, 4836, 1, "Spectral Dress", "")
|
||||
category5.addItem(30, 4829, 1, "Witches' Cap Spot", "")
|
||||
category5.addItem(30, 4846, 1, "Wrinkled Parchment", "It is covered with strange numbers")
|
||||
category5.addItem(30, 5929, 1, "Goldfish Bowl", "")
|
||||
category5.addItem(30, 6105, 1, "Striker's Favourite Pillow", "")
|
||||
category5.addItem(30, 4832, 1, "Giant Ape's Hair", "")
|
||||
category5.addItem(30, 3233, 1, "Tear of Daraman", "")
|
||||
category5.addItem(30, 4847, 1, "Funeral Urn", "It contains the ashes of a lizard high priest")
|
||||
category5.addItem(30, 3217, 1, "Letterbag", "This bag is nearly bursting from all the letters inside")
|
||||
category5.addItem(30, 3218, 1, "Kevin's Present", "")
|
||||
category5.addItem(30, 3216, 1, "Kevin's Bill", "This is a bill for an expensive magicians hat and several rabbits")
|
||||
category5.addItem(30, 3220, 1, "Letter to Markwin", "")
|
||||
category5.addItem(30, 6108, 1, "Atlas", "It is filled with detailed maps")
|
||||
|
||||
category6.addItem(10, 3734, 10, "10x Blood Herb", "")
|
||||
category6.addItem(10, 3589, 10, "10x Coconut", "")
|
||||
category6.addItem(10, 3249, 1, "Frozen Starlight", "")
|
||||
category6.addItem(10, 5080, 1, "Panda Teddy", "")
|
||||
category6.addItem(10, 7184, 1, "Baby Seal Doll", "")
|
||||
category6.addItem(10, 5791, 1, "Stuffed Dragon", "")
|
||||
|
||||
--category4.addImage(10000, "/data/images/game/states/haste.png", "Offer with local image", "another local image\n/data/images/game/states/haste.png")
|
||||
--category4.addImage(10000, "http://otclient.ovh/images/freezing.png", "Offer with remote image and custom buy action", "blalasdasd image\nhttp://otclient.ovh/images/freezing.png", customImageBuyAction)
|
||||
|
Loading…
x
Reference in New Issue
Block a user