mirror of
https://github.com/S4mpsa/InfOS.git
synced 2025-08-04 02:16:05 -04:00
12 lines
134 B
Lua
12 lines
134 B
Lua
--[[
|
|
|ove| glasses |
|
|
|wid| w | w | w |
|
|
|hel| w | w | w |
|
|
|sto| w | w | w |
|
|
|not| power |b|f|
|
|
--]]
|
|
|
|
return {
|
|
title = "Glasses"
|
|
}
|