1
0
Fork 0
mirror of https://github.com/goraph/17rooms.git synced 2024-05-01 20:59:18 +03:00

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

View file

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