mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-15 12:42:50 +00:00
Amending some loc setting lines.
This commit is contained in:
@@ -139,14 +139,12 @@
|
||||
drop.tag = null
|
||||
if(drop.buckled)
|
||||
drop.buckled = null
|
||||
drop.loc = T
|
||||
drop.forceMove(T)
|
||||
else if(ispath(drop_type))
|
||||
drop = new drop_type(T)
|
||||
if(istype(drop))
|
||||
if(drop.buckled)
|
||||
drop.buckled = null
|
||||
drop.loc = T
|
||||
drop.forceMove(T)
|
||||
|
||||
/datum/admins/proc/call_drop_pod()
|
||||
|
||||
Reference in New Issue
Block a user