Merge branch 'master' of https://github.com/Bubberstation/Bubberstation into upstream-25-02a

This commit is contained in:
Majkl-J
2025-02-25 06:56:39 -08:00
204 changed files with 9929 additions and 15079 deletions
@@ -319,6 +319,7 @@
computer_id_slot.forceMove(drop_location())
computer_id_slot = null
SEND_SIGNAL(src, COMSIG_MODULAR_COMPUTER_REMOVED_ID, computer_id_slot, user) // BUBBER EDIT ADDITION - Signal on ID removal
if(!silent && !isnull(user))
to_chat(user, span_notice("You remove the card from the card slot."))