Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* SET YOUR INVENTORY TO ONLY HOLD TOMES AND EVERYTHING ELSE WILL BE SOLD FOR GOLD */
- Config.Inventory[0] = [1,1,1,1,1,1,1,1,1,0];
- Config.Inventory[1] = [1,1,1,1,1,1,1,1,1,0];
- Config.Inventory[2] = [1,1,1,1,1,1,1,1,1,0];
- Config.Inventory[3] = [1,1,1,1,1,1,1,1,1,0];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement