Variables | |
| int | CAP_NONE = 0 |
| int | CAP_NEVER = 0 |
| int | CAP_CAN_HIT = 1 |
| int | CAP_CAN_USE = 2 |
| int | CAP_CAN_HACK = 3 |
| int | CAP_CAN_FEED = 4 |
| int | CAP_CAN_STUN = 5 |
| int | CAP_CAN_INHIBIT = 6 |
| int | CAP_CAN_BUG = 7 |
| int | CAP_CAN_TAKE_DOWN = 8 |
| int | CAP_AFTER_LAST = 9 |
| int | CAP_CAN_REVIVE = 10 |
| int | CAP_CAN_MELEE = 11 |
| int | CAP_CAN_SHONK = 12 |
Definition at line 15 of file TargetCaps.py.
Definition at line 13 of file TargetCaps.py.
Definition at line 10 of file TargetCaps.py.
Definition at line 9 of file TargetCaps.py.
Definition at line 7 of file TargetCaps.py.
Definition at line 12 of file TargetCaps.py.
Definition at line 17 of file TargetCaps.py.
Definition at line 16 of file TargetCaps.py.
Definition at line 18 of file TargetCaps.py.
Definition at line 11 of file TargetCaps.py.
Definition at line 14 of file TargetCaps.py.
Definition at line 8 of file TargetCaps.py.
Definition at line 6 of file TargetCaps.py.
Definition at line 5 of file TargetCaps.py.
1.7.1