Paste #19043: Untitled Paste

Date: 2015/08/06 13:03:06 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


DailyBounties:
    type: world
    events:

        on player changes sign:
        - if <c.new.get[1]> == [Bounty] {
            - determine <blue>[Bounty]
        }