Items no longer need to check for tools in attackby

This commit is contained in:
Leo
2017-11-11 18:22:15 -02:00
committed by CitadelStationBot
parent 662c42b450
commit 73cb2ead88
11 changed files with 898 additions and 64 deletions
+2
View File
@@ -93,6 +93,8 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
var/flags_cover = 0 //for flags such as GLASSESCOVERSEYES
var/heat = 0
var/sharpness = IS_BLUNT
var/tool_behaviour = TOOL_NONE
var/toolspeed = 1
var/block_chance = 0