Fixes a runtime on organ replacement
This commit is contained in:
committed by
CitadelStationBot
parent
630b332848
commit
1c1f39d1d3
@@ -22,7 +22,7 @@
|
||||
if(replaced)
|
||||
replaced.Remove(M, special = 1)
|
||||
if(drop_if_replaced)
|
||||
replaced.forceMove(get_turf(src))
|
||||
replaced.forceMove(get_turf(M))
|
||||
else
|
||||
qdel(replaced)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user