docs: update ngd-pillboxaddon

This commit is contained in:
Administrator 2025-01-27 17:25:36 -08:00 committed by DeLuce
parent b8e85a9030
commit 8175223394

View File

@ -2,7 +2,7 @@
title: ngd-pillboxaddon title: ngd-pillboxaddon
description: description:
published: true published: true
date: 2025-01-28T01:24:47.577Z date: 2025-01-28T01:25:34.036Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2025-01-28T00:46:54.225Z 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_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_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'] = '' }, ['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'] = '' },
```
``` ```
</details> </details>