Skip to content

Instantly share code, notes, and snippets.

@smj72
smj72 / cRPGInfoAddon.user.js
Last active February 21, 2018 07:32
cRPG equipment page info addon
// ==UserScript==
// @name cRPG equipment page info addon
// @description Adds item weight and effective WPF info to inventory page
// @namespace crpg.addons
// @include http://c-rpg.net/index.php?page=equipinvgear*
// @include http://c-rpg.net/?page=equipinvgear*
// @downloadURL https://gist.github.com/smj72/bd81b6fd62ff2b8b5a89/raw/cRPGInfoAddon.user.js
// @version 0.0.6
// @grant none
// ==/UserScript==