From 91cad26aac9c0d92f4d8777dd3f1a2a9e96780b7 Mon Sep 17 00:00:00 2001 From: Administrator Date: Sat, 15 Mar 2025 13:52:06 -0700 Subject: [PATCH] docs: update ngd-tequila --- ngd-tequila.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/ngd-tequila.md b/ngd-tequila.md index 8fe44bb..f54bfdc 100644 --- a/ngd-tequila.md +++ b/ngd-tequila.md @@ -2,7 +2,7 @@ title: ngd-tequila description: published: true -date: 2025-02-22T15:29:50.973Z +date: 2025-03-15T20:52:04.076Z tags: editor: markdown dateCreated: 2025-02-09T17:48:34.340Z @@ -64,16 +64,6 @@ tequilala = { ## QBX ```lua -pillboxfood = { - label = 'Pillbox Food', - type = 'pillboxfood', - defaultDuty = false, - offDutyPay = false, - grades = { - [0] = { name = 'Employee', payment = 25 }, - [1] = { name = 'Owner', payment = 75, isboss = true }, - }, -}, tequilala = { label = 'Tequila-La', type = 'teauilala',