Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ACTOR IsChasingFast : Inventory
- {
- Inventory.MaxAmount 1
- +Undroppable -InvBar
- }
- ACTOR IsChasingMed : Inventory
- {
- Inventory.MaxAmount 1
- +Undroppable -InvBar
- }
- ACTOR IsChasingSlow : Inventory
- {
- Inventory.MaxAmount 1
- +Undroppable -InvBar
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement