Paste #23239: Untitled Paste

Date: 2015/11/29 22:20:06 UTC-08: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
17


skelegoon:
    type: entity
    entity_type: e@skeleton
    has_ai: true
    custom_name: Skeleton Goon
    max_health: 40
    health: 40

testtask1:
    type: task
    script:
    - spawn e@skelegoon l@428,71,489,DubTown

testtask2:
    type: task
    script:
    - narrate "<cu@mansonbattlearea.list_entities[e@skelegoon]>"