mirror of
https://github.com/jimathy/jim-consumables.git
synced 2026-08-19 07:26:04 +01:00
debug mode.
This commit is contained in:
@@ -5,7 +5,7 @@ print("^2Jim^7-^2Consumables v^41^7.^43 ^7- ^2Consumables Script by ^1Jimathy^7"
|
|||||||
-- https://discord.gg/xKgQZ6wZvS
|
-- https://discord.gg/xKgQZ6wZvS
|
||||||
|
|
||||||
Config = {
|
Config = {
|
||||||
Debug = true,
|
Debug = false,
|
||||||
Consumables = {
|
Consumables = {
|
||||||
-- Default QB food and drink item override
|
-- Default QB food and drink item override
|
||||||
|
|
||||||
@@ -270,4 +270,4 @@ Config = {
|
|||||||
["oxy"] = { "mp_suicide", "pill", "Oxy", AnimationOptions =
|
["oxy"] = { "mp_suicide", "pill", "Oxy", AnimationOptions =
|
||||||
{ EmoteLoop = true, EmoteMoving = true, }},
|
{ EmoteLoop = true, EmoteMoving = true, }},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user