deliver_first
Vars | |
deny_cooldown | cooldown for the deny sound |
---|---|
goal_area_type | typepath of the area we will be allowed to be opened in |
payment | how much is earned on delivery of the crate |
Procs | |
area_check | registers the signal that blocks target from opening when outside of the valid area, returns if it is now unlocked |
on_examine | signal sent from examining target |
on_post_open | signal called by successfully opening target |
on_pre_open | signal called before opening target, blocks opening |
remove_lock | called to remove the element in a flavorful way, either from delivery or from emagging/breaking open the crate |
Var Details
deny_cooldown
cooldown for the deny sound
goal_area_type
typepath of the area we will be allowed to be opened in
payment
how much is earned on delivery of the crate
Proc Details
area_check
registers the signal that blocks target from opening when outside of the valid area, returns if it is now unlocked
on_examine
signal sent from examining target
on_post_open
signal called by successfully opening target
on_pre_open
signal called before opening target, blocks opening
remove_lock
called to remove the element in a flavorful way, either from delivery or from emagging/breaking open the crate