add springlock module

This commit is contained in:
Jerry Wester
2022-12-17 16:39:11 -07:00
parent c32cac89d6
commit 13f8559190
9 changed files with 76 additions and 7 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)