Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keys enter #44

Open
FlexaR3 opened this issue Apr 14, 2023 · 1 comment
Open

keys enter #44

FlexaR3 opened this issue Apr 14, 2023 · 1 comment

Comments

@FlexaR3
Copy link

FlexaR3 commented Apr 14, 2023

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

@dollar-src
Copy link
Contributor

        } 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants