Facebook
From Bern, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 363
  1.  
  2. (_l => {
  3.     lootItem = function(i) {
  4.         _l(i);
  5.         if (/legendary/.test(i.stat)) {
  6.             message("Zdobyto przedmiot <span style='color: #800080;'>LEGENDARNY</span>");
  7.         }
  8.     };
  9. })(lootItem);

Replies to Loot Text rss

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