Facebook
From Bern, 6 Years ago, written in Plain Text.
This paste is a reply to Re: Loot Text from Bern - go back
Embed
Viewing differences between Re: Loot Text and Re: Re: Loot Text
(_l => {
    lootItem = function(i) {
        _l(i);
        if (/legendary/.test(i.stat)) {
            message("Zdobyto przedmiot LEGENDARNY");
        }
    };
})(lootItem);

Replies to Re: Re: Loot Text rss

Title Name Language When
Re: Re: Re: Loot Text Bern css 6 Years ago.