Facebook
From Bern, 5 Years ago, written in Plain Text.
This paste is a reply to Re: Loot Text from Bern - view diff
Embed
Download Paste or View Raw
Hits: 434
  1. (_l => {
  2.     lootItem = function(i) {
  3.         _l(i);
  4.         if (/legendary/.test(i.stat)) {
  5.             message("Zdobyto przedmiot <span style='color: #800080;'>LEGENDARNY</span>");
  6.         }
  7.     };
  8. })(lootItem);

Replies to Re: Re: Loot Text rss

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