Paste #5959: Untitled Paste

Date: 2014/06/29 10:17:18 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


Worldevents:
    type: world
    events:
        on entity dies:
        - if <context.damager.is_npc> {
            - if <context.entity.is_mob> announce "<context.damager.as_player.name> hat <context.entity.name> getötet!"
        }
        on 07 in w@spawnworld:
        - narrate "Es wird dunkel"