mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-08-07 01:00:18 +02:00
Update screwdriver uses
tweak the number of uses (10 to 200)
This commit is contained in:
@ -8,7 +8,7 @@ end
|
|||||||
|
|
||||||
local ROTATE_FACE = 1
|
local ROTATE_FACE = 1
|
||||||
local ROTATE_AXIS = 2
|
local ROTATE_AXIS = 2
|
||||||
local USES = 10
|
local USES = 200
|
||||||
|
|
||||||
-- Handles rotation
|
-- Handles rotation
|
||||||
local function screwdriver_handler(itemstack, user, pointed_thing, mode)
|
local function screwdriver_handler(itemstack, user, pointed_thing, mode)
|
||||||
|
Reference in New Issue
Block a user