Skip to content

fix: Added post-quest dialogue for Ulsquire shauncy and updated shades temple sanctity drain for making sacred oil#533

Closed
bball-QJ wants to merge 0 commit into
LostCityRS:274from
bball-QJ:274
Closed

fix: Added post-quest dialogue for Ulsquire shauncy and updated shades temple sanctity drain for making sacred oil#533
bball-QJ wants to merge 0 commit into
LostCityRS:274from
bball-QJ:274

Conversation

@bball-QJ
Copy link
Copy Markdown

Added missing dialogue for Ulsquire_Shauncy post quest: https://oldschool.runescape.wiki/w/Transcript:Ulsquire_Shauncy

Updated Shades minigame temple sanctity drain when using olive oil on temple flame to be 3.5% per 4 dose potion

~chatnpc("<p,sad>Great! Well done my friend!");
queue(mortton_quest_complete, 0, 0);
} else if (%morttonquest = ^mortton_quest_complete) {
~chatnpc("<p,happy>Ah, hello again, what can I do for you now?");
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need this line, he will be saying it twice with this

~chatplayer("<p,neutral>I've put the Shade's spirit to rest!");
//Why so sad friend :( authentic
~chatnpc("<p,sad>Great! Well done my friend!");
queue(mortton_quest_complete, 0, 0);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also you accidentally moved this one, it could stay here. (Delete line 115 and 116)

@bball-QJ bball-QJ marked this pull request as draft May 15, 2026 04:51
@bball-QJ bball-QJ closed this Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants