From 2e7d5e33f7afb99010f0b04c53d5bfa0014250f9 Mon Sep 17 00:00:00 2001 From: mrdigital0 Date: Thu, 1 Jun 2023 10:17:26 -0400 Subject: [PATCH 1/2] Update config.lua Added Prisoner as Job --- config.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.lua b/config.lua index 6e275e3..1764b0d 100644 --- a/config.lua +++ b/config.lua @@ -27,6 +27,8 @@ Config.EnableSneakout = false -- When set to true, anytime the player is outside Config.XPEnabled = true -- When set to true, this will enable Pickle's XP compatibility, and enable xp rewards. +Config.Job = 'prisoner' + Config.XPCategories = { -- Registered XP Types for Pickle's XP. ["strength"] = { label = "Strength", @@ -623,4 +625,4 @@ Config.Prisons = { }, } } -} \ No newline at end of file +} From be3d03a9060894d6ce382847b29c287ddedc6cfc Mon Sep 17 00:00:00 2001 From: mrdigital0 Date: Thu, 1 Jun 2023 14:17:24 -0400 Subject: [PATCH 2/2] Update config.lua - Fixed item spelling weapon_switchblade was uppercase should be all lowercase --- config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.lua b/config.lua index 1764b0d..1796ca6 100644 --- a/config.lua +++ b/config.lua @@ -570,7 +570,7 @@ Config.Prisons = { model = {hash = `s_m_y_prisoner_01`}, catalog = { { - name = "WEAPON_SWITCHBLADE", + name = "weapon_switchblade", description = "A great tool to take out your enemies.", amount = 1, required = {