darkfriend77
Member
- Joined
- Jun 14, 2011
- Messages
- 467
- Reaction score
- 2
So just to verify.. Say I don't want it to keep any magic items, would I change the code like this?
Code:// keep all magic items // this is a saftey line ... as long it isn't removed it will keep all items // specifyed by the rule ... the action of commenting it out // will apply all following rules ... this set of rules is no where of complete //[QUALITY] == Magic # [1] == 1 # [KEEP]
this rule if not commented out would keep every magic item ...