Paste #67751: Untitled Paste

Date: 2020/04/19 20:00:58 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


HostileMob:
    type: assignment
    actions:
        - trigger name:damage state:true
    interact scripts:
        - hostile_kill_quest

hostile_kill_quest:
    type: interact
    debug: true
    steps:
        1:
            damage trigger:
                script:
                    - narrate "Pineapples"
                    - stop