Swept Away broom enchantment 3

Swept Away broom enchantment 3

Notes and Quest Details

Not even sure if this is a requirement for anything. Or what it refers to. Maybe to do with this quest

Actually after looking up the broom they mention this:

After completing Swept Away, the broom can be presented to a number of other prominent witches across Gielinor for a new teleport option to the Sorceress's Garden and one-time Magic experience rewards. Presenting the broomstick to each witch is a requirement for the Advanced Sweeping achievement, trimmed completionist cape, and master quest cape.

May as well wait until lunar diplomacy is finished and then do the sweeping all at once. 

Completed

Time Spent on Task

0

Quest Order

Quest Order: 157

Quest Priority

goal

Master Quest Cape

quest_order

157

time_spent

0

quick_guide

https://runescape.wiki/w/Advanced_Sweeping

No Items Found.

Add Comment
Type in a Nick Name here
 
Search RS3 Quests
Search RS3 Quests by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
You want to be the best, you MUST put the long yards in! Nothing comes easy in life so stop wishing and start DOING! So many people would rather bitch and moan than help themselves. Dont be one of those negative drainers, start today, make a small change and keep going forwards with this attitude!
Unknown
Random CSS Property

url()

The url() CSS function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another CSS functions, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the <url> data type.
<url> css reference