local lib14a = require('read14a')
local utils = require('utils')
local pre = require('precalc')
-local toys = require('default_toys2')
+local toys = require('default_toys')
local lsh = bit32.lshift
local rsh = bit32.rshift
-h : this help
-t <data> : toytype id, 4hex symbols.
-s <data> : subtype id, 4hex symbols
+
+ For fun, try the following subtype id:
+ 0612 - Lightcore
+ 0118 - Series 1
+ 0138 - Series 2
+ 0234 - Special
+ 023c - Special
+
]]