climbing_hook ![code/game/objects/items/climbingrope.dm 1](git.png)
Vars | |
climb_time | climb time |
---|---|
uses | how many times can we climb with this rope |
Procs | |
target_blocked | checks if our target is blocked, also checks for border objects facing the above turf and climbable stuff |
Var Details
climb_time ![code/game/objects/items/climbingrope.dm 21](git.png)
climb time
uses ![code/game/objects/items/climbingrope.dm 19](git.png)
how many times can we climb with this rope
Proc Details
target_blocked
checks if our target is blocked, also checks for border objects facing the above turf and climbable stuff