Facebook
From Bern, 5 Years ago, written in Plain Text.
This paste is a reply to Re: Re: Re: Loot Text from Bern - view diff
Embed
Download Paste or View Raw
Hits: 433
  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 Loot Text rss

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