This commit is contained in:
Rohesie
2020-05-27 20:18:26 -03:00
committed by GitHub
parent 9d5e52e7e9
commit d88c815845
13 changed files with 47 additions and 49 deletions
+3
View File
@@ -138,6 +138,9 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
var/skill_difficulty = THRESHOLD_UNTRAINED //how difficult it's to use this item in general.
var/skill_gain = DEF_SKILL_GAIN //base skill value gain from using this item.
var/canMouseDown = FALSE
/obj/item/Initialize()
if (attack_verb)