You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
if_settext("As an <col=ff0000>Ironman</col> you <col=ff0000>cannot retrieve</col> items once you have donated them to the party.", $component0);
} else if (~is_group_iron = 1) {
if_settext("As an <col=ff0000>Ironman</col> you <col=ff0000>may only retrieve items</col> if you embark on raids with only your group.", $component0);
} else {
if_settext("As an <col=ff0000>Ironman</col> you <col=ff0000>may only retrieve items</col> if you embark on raids alone.", $component0);
}
} else {
if_settext("Items donated here may be retrieved by <col=ff0000>other</col> party-members, or <col=ff0000>may be lost</col> if the party dissolves.", $component0);