code/modules/mob/living/living_blocking_parrying.dm 
| /datum/block_parry_data | Carries data like list data that would be a waste of memory if we initialized the list on every /item as we can cache datums easier. |
|---|
| /datum/block_parry_data | Carries data like list data that would be a waste of memory if we initialized the list on every /item as we can cache datums easier. |
|---|