diff --git a/parser/mplib.lua b/parser/mplib.lua index c58eef6..7048802 100644 --- a/parser/mplib.lua +++ b/parser/mplib.lua @@ -785,7 +785,7 @@ mp.detailed_attr = { { 'worn' }, { 'open', 'openable'}, -- { 'on', 'switchable'}, --- { 'light' } + { 'light' } } function mp:infodsc(ob)