/tg/ Station 13 - Modules - TypesVar Details - Proc Details

door_pryer

Attached to a basic mob. Causes attacks on doors to attempt to open them.

Vars

interaction_keyInteraction key for if we force a door open
pry_timeTime it takes to open a door with force

Procs

on_attackIf we're targeting an airlock, open it
open_doorTry 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