Paste #16899: Untitled Paste

Date: 2015/06/24 08:59:31 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
17


"JabbaTheHutt_MoveArena":
  type: task
  script:
  - teleport <n@13> 489,74,250,Tatooine
  - flag server "JabbaLocation:Arena"

"JabbaTheHutt_MovePalace":
  type: task
  script:
  - teleport <n@13> 1155,74,-41,Tatooine
  - flag server "JabbaLocation:Palace"

"JabbaTheHutt_MoveBarge":
  type: task
  script:
  - teleport <n@13> 1658,81,-96,Tatooine
  - flag server "JabbaLocation:Barge"