mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Transfer authority over requested-to-be-spawned items to whoever requested them.
This commit is contained in:
parent
faff4c67a7
commit
6f6abd6550
3 changed files with 6 additions and 4 deletions
|
@ -27,7 +27,7 @@ Used by:
|
|||
## 'item_sync' capability
|
||||
|
||||
Functions:
|
||||
- `globalize(entity_id, instantly: bool)`
|
||||
- `globalize(entity_id, instantly: bool | nil, give_authority_to: PeerId | nil)`
|
||||
- `register_pickup_handler(fn(local_item_id))`
|
||||
|
||||
Provided by:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue