Skip to content

Commit a9ac480

Browse files
davisonioPilzAdam
authored andcommittedDec 21, 2014
Set number of screwdriver uses to 200
1 parent 1237bc3 commit a9ac480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎mods/screwdriver/init.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ end
88

99
local ROTATE_FACE = 1
1010
local ROTATE_AXIS = 2
11-
local USES = 10
11+
local USES = 200
1212

1313
-- Handles rotation
1414
local function screwdriver_handler(itemstack, user, pointed_thing, mode)

0 commit comments

Comments
 (0)
Please sign in to comment.