|
|
## Description
|
|
|
When the player picks up an item.
|
|
|
|
|
|
|
|
|
## Implementations
|
|
|
- [MythicCrucible](/../../../mythiccrucible/-/wikis/Skills/Triggers/onItemPickup)
|
|
|
|
|
|
|
|
|
## Example
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- message{m=You picked something up!} @self ~onItemPickup
|
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] onItem_Pickup
|
|
|
- [x] onPickupitem
|
|
|
- [x] onPickup_Item |
|
|
\ No newline at end of file |