code/__DEFINES/storage/volumetrics.dm 
AUTO_SCALE_VOLUME | Macro for automatically getting the volume of an item from its w_class. |
---|---|
AUTO_SCALE_STORAGE_VOLUME | Macro for automatically getting the volume of a storage item from its max_w_class and max_combined_w_class. |
ITEM_VOLUME_DISK | volume for a data disk |
ITEM_VOLUME_STRIPPER_CLIP | volume for a shotgun stripper clip holding 4 shells |
Define Details
AUTO_SCALE_STORAGE_VOLUME 
Macro for automatically getting the volume of a storage item from its max_w_class and max_combined_w_class.
AUTO_SCALE_VOLUME 
Macro for automatically getting the volume of an item from its w_class.
ITEM_VOLUME_DISK 
volume for a data disk
ITEM_VOLUME_STRIPPER_CLIP 
volume for a shotgun stripper clip holding 4 shells