Paste #14093: Untitled Paste

Date: 2015/02/27 20:05:21 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


- foreach %orderedRegions% {
      - define flagVal '<proc[dRegions_GetInheritedFlag].context[%world%|%value%|%flag%]>'
      - if %flagVal% == null {
        - foreach next
        }
      - define region '%value%'
      - foreach stop
      }