Paste #45254: Untitled Paste

Date: 2017/10/27 15:54:04 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6


on player clicks CommonBottle in CrafterShop:
    - determine passively CANCELLED
    - narrate "<player.inventory.contains.display[<&f>Common Essence].quantity[5]>" <---- TRUE
    - if <player.inventory.contains.display[<&f>Common Essence].quantity[5]> {
      - narrate "lol"
      }