door_pryer
Attached to a basic mob. Causes attacks on doors to attempt to open them.
Vars | |
interaction_key | Interaction key for if we force a door open |
---|---|
pry_time | Time it takes to open a door with force |
Procs | |
on_attack | If we're targeting an airlock, open it |
open_door | Try opening the door, and if we can't then try forcing it |
Var Details
interaction_key
Interaction key for if we force a door open
pry_time
Time it takes to open a door with force
Proc Details
on_attack
If we're targeting an airlock, open it
open_door
Try opening the door, and if we can't then try forcing it