mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 08:03:43 +01:00
more farie code things
This commit is contained in:
@@ -106,9 +106,7 @@
|
||||
|
||||
/obj/structure/railing/do_climb(mob/living/user)
|
||||
. = ..()
|
||||
if(!climbable)
|
||||
return FALSE
|
||||
if(get_turf(user) == get_turf(src))
|
||||
if(.)
|
||||
currently_climbed = TRUE
|
||||
return TRUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user