renzuzu/renzu_motels

keys enter

Opened this issue · 1 comments

When I receive the item, the description does not say which room it is for, and when I go to the room, the ENTER menu does not appear

        } else if (itemData.name == "keys") {
          $(".item-info-title").html('<p>' + itemData.label  + '</p>');
          $(".item-info-description").html('<p>Info' + itemData.info.description )
          add this qb-inventory/app.js