forked from Simnation/Main
Update shared.lua
This commit is contained in:
parent
2dbe398ece
commit
c5d673187f
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ return {
|
||||||
|
|
||||||
registers = {
|
registers = {
|
||||||
-- Set the required item name below needed to rob a cash register
|
-- Set the required item name below needed to rob a cash register
|
||||||
item = 'screwdriverset',
|
item = 'screwdriver',
|
||||||
-- Customize the minigame (skillcheck) difficulty below
|
-- Customize the minigame (skillcheck) difficulty below
|
||||||
minigame = {
|
minigame = {
|
||||||
-- Set the skillcheck difficulty levels below
|
-- Set the skillcheck difficulty levels below
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue