Skip to content

storage item variable changes

Rob Nelson requested to merge pull/9354/switchtoolwclass into Bleeding-Edge

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.

Merge request reports