Skip to content

Loop on Petrine's quest #142

Description

@basicals

This needs a variable or a way to avoid a loop. Otherwise the replies are permanently available.
Also, the script removes a RING16 (like in vanilla BG), but it shouldn't, since the removal of the ring is done by the unmoded reply "You be careful to stay out of trouble, kid.", which wraps up the quest.

IF ~!Dead("petrinescat") Dead("BHEREN")~ THEN REPLY @105 DO ~TakePartyItem("%tutu_scriptbg%RING16") AddexperienceParty(1000)~ EXIT
IF ~!Dead("petrinescat") Dead("BHEREN")~ THEN REPLY @106 DO ~ReputationInc(1) TakePartyItem("%tutu_scriptbg%RING16") AddexperienceParty(1000)~ EXIT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions