CHG: Added support for tnp3xx in lua scripts.

ADD: a save file function in lua.
This commit is contained in:
iceman1001 2015-01-07 20:45:43 +01:00
parent 23b598ee23
commit 3af373f352
5 changed files with 59 additions and 1 deletions

View file

@ -55,6 +55,7 @@ local skel_1 = [[
return "UNKNOWN"
}
add("04,,,Mifare TNP3xxx Activision 1K,0f01,01");
add("04,,,Mifare Mini,0004,09");
add("04,,,Mifare Classic 1k/Mifare Plus(4 byte UID) 2K SL1,0004,08");
add("04,,,Mifare Plus (4 byte UID) 2K SL2,0004,10");