| You can edit this here.
Go into your Jed Folder.
Open "Javascripts", "Include", "ItemFilters" And You'll see a Script called "Pickit-Items".
Open it and change.
------------------------------------------------------------------------------------
// Grand Charm
PickitItem("cm3", "Grand Charm", 0, "MAGIC", 1, 0, 2, 1);
For pick them up.
------------------------------------------------------------------------------------
// Grand Charm
PickitItem("cm3", "Grand Charm", 0, "MAGIC", 0, 0, 2, 0);
For stop the bot for pick them up.
------------------------------------------------------------------------------------ |