Skip to content

Commit 3d79339

Browse files
authored
Update list-basics.md
1 parent 50b3dbf commit 3d79339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core-concepts/variables/list-basics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Or sending a bunch of things all at once:
4949

5050
```applescript
5151
set {_info::*} to player's name, player's level, player's location
52+
add player's tool to {_info::*}
5253
send {_info::*} to player
5354
```
5455

0 commit comments

Comments
 (0)