mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Revert "Atoms can now be stationloving" (#24903)
* Revert "Bulletproof(Tactical) Armour + Vest Defence Tweak (#24816)" This reverts commit6ab7ba871f. * Revert "Automatic changelog generation for PR #24810 [ci skip]" This reverts commit1cd117afd6. * Revert "Stacks automatically merge on Initialize (#24810)" This reverts commit6e39f5cf00. * Revert "Automatic changelog generation for PR #24794 [ci skip]" This reverts commit62a2ef30dd. * Revert "Wizards can now Summon Ghosts (#24794)" This reverts commit473561c0be. * Revert "Automatic changelog generation for PR #24791 [ci skip]" This reverts commitb2aeef06d0. * Revert "Compiles in Lavaland (#24791)" This reverts commit272cc34008. * Revert "Forcefield Projector (#24790)" This reverts commit4b2ffcffe8. * Revert "Atoms can now be stationloving (#24748)" This reverts commit60f7c1df3f.
This commit is contained in:
committed by
oranges
parent
6ab7ba871f
commit
d3b5f0e97c
@@ -38,11 +38,11 @@
|
||||
else
|
||||
T.add_blueprints_preround(src)
|
||||
|
||||
/obj/Destroy(force=FALSE)
|
||||
/obj/Destroy()
|
||||
if(!istype(src, /obj/machinery))
|
||||
STOP_PROCESSING(SSobj, src) // TODO: Have a processing bitflag to reduce on unnecessary loops through the processing lists
|
||||
SStgui.close_uis(src)
|
||||
. = ..()
|
||||
return ..()
|
||||
|
||||
/obj/throw_at(atom/target, range, speed, mob/thrower, spin=1, diagonals_first = 0, datum/callback/callback)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user