Repositories (1)

koverse-examples
3 snippets stored for this repo
words.put("intact", 2);
    words.put("gross", -2);
    words.put("noob", -2);
    words.put("douchebag", -3);
    words.put("slick", 2);
    words.put("legal", 1);
    words.put("deficit", -2);
words.put("attract", 1);
    words.put("cocksucker", -5);
    words.put("guarantee", 1);
words.put("violated", -2);
    words.put("whitewash", -3);
    words.put("fucktard", -4);
    words.put("dickhead", -4);
    words.put("slashing", -2);
    words.put("ignores", -1);
    words.put("rewarded", 2);