Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "Santa":
- type: assignment
- interact scripts:
- - 10 Santa Day 1
- actions:
- on assignment:
- # This enables interaction with NPC via clicking, chatting, proximity and damage.
- - trigger name:chat toggle:true
- - trigger name:click toggle:true
- - trigger name:proximity toggle:true
- - trigger name:damage toggle:true
- - lookclose state:true
- "Santa Day 1":
- type: interact
- steps:
- 1:
- proximity trigger:
- entry:
- script:
- - chat "Hello <player.name>"
- - wait 3
- - chat "You may be asking yourself why i have brought you all here"
- - wait 1
- - chat "well let me explain. My sleigh had
- - wait 1
- - chat "well let's just say an accident"
- - wait 2
- - chat "You may have noticed we relocated our operations since last year to this planet."
- - wait 3
- - chat "Given that you morons ruined our home with a small thing called Global Warming,"
- - chat "as soon as the christmas festivities ended we packed up and got the bloody hell out of that place,"
- - chat "making this our new home."
- - wait 3
- - chat "Me and my elves have lived in peace here for the last six months,"
- - chat "however... recently on a Sled test-run the engine failed for some strange reason"
- - chat "and I can’t help but notice these purple looking trees sprouting up around the place"
- - chat "but I simply don’t have the time to explore!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement