From 048409060085f8e9be74508f576def1cf90c88b8 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Thu, 26 Jun 2025 03:41:32 +0200 Subject: [PATCH] Update items.lua --- resources/[qb]/qb-core/shared/items.lua | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/resources/[qb]/qb-core/shared/items.lua b/resources/[qb]/qb-core/shared/items.lua index 20e9fbbc4..bb42c935e 100644 --- a/resources/[qb]/qb-core/shared/items.lua +++ b/resources/[qb]/qb-core/shared/items.lua @@ -4788,17 +4788,6 @@ QBShared.Items = { useable = true, shouldClose = true, }, - paper = { - name = 'paper', - label = 'gedrucktes Dokument', - description = '', - shouldClose = false, - image = 'print.png', - weight = 0, - unique = true, - useable = true, - type = 'item', - }, weapon_flashlight = { type = 'weapon', image = 'weapon_flashlight.png',