Adding Easter eggs to shop?Solved
I've Been trying to add the new Easter Rustige Music Box Eggs to GUIShop. But no matter how I try to config. the wording, it wont add.
Not sure if maybe it has to do with it currently having to be purchased through Steam.
Wondering if anyone has any ideas?

Thanks
hello, i dont use the last version of GUIShop but for example

    "Rustige Egg - Red": {
      "item": "rustige_egg_a",
      "buy": "0",
      "sell": "0",
      "img": "https://rustlabs.com/img/items180/rustige_egg_a.png"
    },

    "Rustige Egg - Blue": {
      "item": "rustige_egg_b",
      "buy": "0",
      "sell": "0",
      "img": "https://rustlabs.com/img/items180/rustige_egg_b.png"
    },​
That actually worked!....I've never had to use underscores before with GUIShop. But it worked, sooo...cool!
Thanks for the help. Appreciate it!
Locked automatically