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:
parent
b2b44ac7f9
commit
d8f4d2844a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user