[MIRROR] Shuffles Exited() call to after loc is actually changed in forceMove. Fixes storage forcing everything to mouse opacity fulltile (#6884)

* Delete some duplicate macro definitions

* sql changelog changes ping the host

* Templates the caravan ambush ruin shuttles

* Update CODEOWNERS

* Update components.dm

* Shuffles Exited() call to after loc is actually changed in forceMove. Fixes storage forcing everything to mouse opacity fulltile

* Initial Placeholder

* Update caravanambush.dmm
This commit is contained in:
CitadelStationBot
2018-05-27 21:27:56 -05:00
committed by kevinz000
parent b24ff24696
commit d62cb31e9b
11 changed files with 4123 additions and 2071 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
has_opaque_atom = TRUE
break
/turf/Exited(var/atom/movable/Obj, var/atom/newloc)
/turf/Exited(atom/movable/Obj, atom/newloc)
. = ..()
if (Obj && Obj.opacity)