mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-25 01:31:58 +00:00
Portal fixes - adds oldloc to Crossed()
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
var/obj/singularity/S = A
|
||||
S.energy += energy
|
||||
|
||||
/obj/effect/accelerated_particle/Crossed(atom/A)
|
||||
/obj/effect/accelerated_particle/Crossed(atom/A, oldloc)
|
||||
if(isliving(A))
|
||||
toxmob(A)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user