swapper 
Vars | |
| cooldown | Cooldown for usage |
|---|---|
| linked_swapper | Swapper linked to this obj |
| next_use | Next available time |
Procs | |
| swap | Swaps two atoms following the activation of a swapper item. If a mob is holding a swapper, it will carry the mob as-per the rules of do_teleport(). |
Var Details
cooldown 
Cooldown for usage
linked_swapper 
Swapper linked to this obj
next_use 
Next available time
Proc Details
swap
Swaps two atoms following the activation of a swapper item. If a mob is holding a swapper, it will carry the mob as-per the rules of do_teleport().