1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-06-26 03:57:13 -07:00
mm/Lua/data/_ei.lua

18 lines
216 B
Lua
Raw Normal View History

2015-05-07 15:28:35 -07:00
return {
2015-05-10 14:36:32 -07:00
[0] = true,
[2] = true,
2015-05-13 11:15:49 -07:00
[7] = true,
[8] = true,
[9] = true,
[10] = true,
[13] = true,
[14] = true,
[24] = true,
2015-05-07 15:28:35 -07:00
[40] = true,
[41] = true,
[42] = true,
[43] = true,
[44] = true,
[56] = true,
}