From 817522339482d5a9a9c07e7dae01fbe190311051 Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 27 Jan 2025 17:25:36 -0800 Subject: [PATCH] docs: update ngd-pillboxaddon --- ngd-pillboxaddon.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ngd-pillboxaddon.md b/ngd-pillboxaddon.md index ded2642..fc5f1c2 100644 --- a/ngd-pillboxaddon.md +++ b/ngd-pillboxaddon.md @@ -2,7 +2,7 @@ title: ngd-pillboxaddon description: published: true -date: 2025-01-28T01:24:47.577Z +date: 2025-01-28T01:25:34.036Z tags: editor: markdown dateCreated: 2025-01-28T00:46:54.225Z @@ -1242,7 +1242,7 @@ VALUES (@new_id + 1, 'pillboxfood', 'boss', 1, 'Boss', 200, '{}', '{}'); ['ngd_pilldiazepam'] = { ['name'] = 'ngd_pilldiazepam', ['label'] = 'Powdered Diazepam', ['weight'] = 0, ['type'] = 'item', ['image'] = 'ngd_pilldiazepam.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = '' }, ['ngd_pillserotonin'] = { ['name'] = 'ngd_pillserotonin', ['label'] = 'Serotonin', ['weight'] = 0, ['type'] = 'item', ['image'] = 'ngd_pillserotonin.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = '' }, ['ngd_pillantidep'] = { ['name'] = 'ngd_pillantidep', ['label'] = 'Anti Depressants', ['weight'] = 0, ['type'] = 'item', ['image'] = 'ngd_pillantidep.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = '' }, - ``` + ```