Paste #6895: Untitled Paste

Date: 2014/07/14 08:00:20 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6


on player opens inventory:  
    - if <context.inventory> != <player.inventory> && <player.has_effect[NIGHT_VISION]> { 
      - determine cancelled 
       else {  
      - narrate "<&c><&l>Przykro mi! Nie mozesz tego podniesc jako potwor!" 
      }