light in inv

This commit is contained in:
vvollo 2021-10-04 23:03:53 +03:00 committed by GitHub
parent 4bb6186dc9
commit 56a14584e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -785,7 +785,7 @@ mp.detailed_attr = {
{ 'worn' },
{ 'open', 'openable'},
-- { 'on', 'switchable'},
-- { 'light' }
{ 'light' }
}
function mp:infodsc(ob)