Merge pull request #15894 from JerryWester/modsuits

MODsuits
This commit is contained in:
silicons
2023-01-07 14:07:28 -08:00
committed by GitHub
87 changed files with 6809 additions and 40 deletions
@@ -890,6 +890,7 @@
R.reaction_turf(A, R.volume * volume_modifier, show_message, from_gas)
if("OBJ")
R.reaction_obj(A, R.volume * volume_modifier, show_message)
SEND_SIGNAL(A, COMSIG_ATOM_EXPOSE_REAGENTS, cached_reagents, src, method, volume_modifier, show_message, from_gas)
/datum/reagents/proc/holder_full()
if(total_volume >= maximum_volume)