mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
[GBP: No Update] Fixes orbiting in vents and disposals (#17330)
This commit is contained in:
@@ -79,7 +79,9 @@
|
||||
climber = null
|
||||
return FALSE
|
||||
|
||||
var/old_loc = usr.loc
|
||||
usr.loc = get_turf(src)
|
||||
Moved(old_loc, get_dir(old_loc, usr.loc), FALSE)
|
||||
if(get_turf(user) == get_turf(src))
|
||||
usr.visible_message("<span class='warning'>[user] climbs onto \the [src]!</span>")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user