1
0
Fork 0
mirror of https://github.com/goraph/17rooms.git synced 2024-04-24 22:29:19 +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' },
{ 'open', 'openable'},
-- { 'on', 'switchable'},
-- { 'light' }
{ 'light' }
}
function mp:infodsc(ob)