Paste #64854: Untitled Paste

Date: 2020/02/02 10:25:43 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


governor_interact:
  type: interact
  steps:
    1:
      click trigger:
        script:
          - if !<npc.has_flag[claimOpen]>:
            - narrate "This claim is not currently open."
            - stop