storage item variable changes
Created by: Intigracy
Renames a bunch of storage.dm variables to be more clear in what they do
Removes a bunch of unneeded max_w_class defines on items using can_only_hold
If you defined can_only_hold, it now ignores w_class automatically
Tested.