Paste #44488: Untitled Paste

Date: 2017/09/16 09:11:31 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


BUFFALO_YAK_SHEAR:
    type: world
    events:
        on player shears Yak:
        - determine cancelled

BUFFALO_YAK_DEATH:
    type: world
    events:
        on Yak dies:
        - ^drop i@BUFFALO_YAK_HIDE quantity:#1
        - ^drop i@BUFFALO_YAK_WOOL quantity:#1

BUFFALO_YAK_BREED:
    type: world
    events:
        on Yak spawns because <BREEDING>:
        - determine Yak

BUFFALO_YAK_LIFE:
    type: world
    events:
        on Yak spawns:
        - ~run BUFFALO_YAK_BABY

BUFFALO_YAK_BABY:
    type: task
    script:
    - age Yak baby lock
    - follow followers:bYak max:4 target:Yak allow_wander