Alter Aeon Online Help
Keywords are: 'put move objects'
Syntax:
put <name> <container>
put <name> in/on <container>
put all <container>
put all.<name> <container>
put all.<objecttype> <container>
You can move objects around in the game by using these commands. Additionally,
you can specify multiple names for an object you want to move. For example:
put golden hilted sword bag
Will put a "golden hilted sword" (if there is one) into your bag.
If you have more than one of something, you can use the "<number>." syntax
to specify it. For example, if you have 5 logs, you can put the 3rd log by
typing:
put 3.log bag
For more examples of advanced use of the get and put commands, see:
help advanced getput examples