1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-12-24 01:30:38 +01:00

Update screwdriver uses

tweak the number of uses (10 to 200)
This commit is contained in:
Ombridride 2014-12-29 21:42:50 +01:00
parent b2b44ac7f9
commit d8f4d2844a

View File

@ -8,7 +8,7 @@ end
local ROTATE_FACE = 1
local ROTATE_AXIS = 2
local USES = 10
local USES = 200
-- Handles rotation
local function screwdriver_handler(itemstack, user, pointed_thing, mode)