[color=green]> ash to_item( 0 ).to_string()[/color]
Returned: none
[color=green]> ash to_item( 1 ).to_string()[/color]
Returned: seal-clubbing club
[color=green]> ash to_item( 1111111 ).to_string()[/color]
Returned: none
[color=green]> ash to_item( "[0]" ).to_string()[/color]
Returned: none
[color=green]> ash to_item( "[1]" ).to_string()[/color]
Returned: seal-clubbing club
[color=green]> ash to_item( "[1111111]" ).to_string()[/color]
Returned: none
[color=green]> ash to_item( "[hello]" ).to_string()[/color]
Returned: none
[color=green]> ash to_item( "[glitch season reward name]" ).to_string()[/color]
Returned: [glitch season reward name]