Back to "faire" tags

Kings Faire 2023 Get a Balloon and Equip by Jaseowns

Description: The balloon cart is near the main town center inside the kings faire.

1# Kings Faire 2023 get a Balloon and Equip by Jaseowns
2# UO Outlands
3if findtype "balloon cart" ground -1 -1 2 as item
4    dclick item
5    wait 650
6    say "bank"
7    wait 650
8else
9    overhead "Move closer to balloon cart near main town center" 34
10    wait 500
11    replay
12endif
13
14if findtype "balloon" self as jalloon
15    dclick jalloon
16endif