Paste #21165: Untitled Paste

Date: 2015/10/18 06:01:48 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


PuzzleNPC:
  type: assignment
  actions:
    on assignment:
    - trigger name:proximity state:true radius:1
    on move proximity:
    - if <npc.location.simple> == 651,9,-145,Biblio {
      - narrate "Mission accomplie
    }