04-09-2016, 02:07 PM
(This post was last modified: 04-09-2016, 02:08 PM by brocklesnar.)
try the following:
["item1"] = "Radiant Fire Moraine";
["item1"] = "Bright Fire Rock";
["item1"] = "Fire Moraine";
this might work, as it will look for item 1 if first not up it might look for second number 1, and then perhaps third if not can Always put 2 for the 3rd one
["item1"] = "Radiant Fire Moraine";
["item1"] = "Bright Fire Rock";
["item1"] = "Fire Moraine";
this might work, as it will look for item 1 if first not up it might look for second number 1, and then perhaps third if not can Always put 2 for the 3rd one