mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-24 09:16:46 +01:00
several bugfixes (#7577)
This commit is contained in:
@@ -94,6 +94,9 @@
|
||||
if(incapacitated())
|
||||
to_chat(src, "<span class='warning'>You are physically unable to climb \the [ladder].</span>")
|
||||
return FALSE
|
||||
if(is_buckled())
|
||||
to_chat(src, "<spab class='warning'>You can't do this while buckled to \the [buckled]!</span>")
|
||||
return FALSE
|
||||
return TRUE
|
||||
|
||||
/mob/observer/ghost/may_climb_ladders(var/ladder)
|
||||
|
||||
Reference in New Issue
Block a user