climbable
Vars | |
climb_stun | Stun duration for when you get onto the object |
---|---|
climb_time | Time it takes to climb onto the object |
current_climbers | Assoc list of object being climbed on - climbers. This allows us to check who needs to be shoved off a climbable object when its clicked on. |
Procs | |
mousedrop_receive | Handles climbing onto the atom when you click-drag |
Var Details
climb_stun
Stun duration for when you get onto the object
climb_time
Time it takes to climb onto the object
current_climbers
Assoc list of object being climbed on - climbers. This allows us to check who needs to be shoved off a climbable object when its clicked on.
Proc Details
mousedrop_receive
Handles climbing onto the atom when you click-drag