Paste #50979: Issue

Date: 2018/12/01 18:49:54 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


XmasNoFly:
    type: world
    events:
        on player starts flying in xmasmain:
        - narrate "No FLYING in CHRISTMAS WORLD!"
        - adjust <player> can_fly:false
        - adjust <player> velocity:0,0,0
        - title "No Flying in OnePeace Christmas Town <player.name>!"