From 7e224c97ae2728472180322f625dafa545f21f7f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 18 Jan 2025 21:46:00 -0800 Subject: Convert the PKGBUILD to my own fork of cataclysm-bn. --- tools-01_foldable-bottle-is-container.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 tools-01_foldable-bottle-is-container.patch (limited to 'tools-01_foldable-bottle-is-container.patch') diff --git a/tools-01_foldable-bottle-is-container.patch b/tools-01_foldable-bottle-is-container.patch deleted file mode 100644 index 95b3d0f..0000000 --- a/tools-01_foldable-bottle-is-container.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/data/json/items/tool/container.json -+++ b/data/json/items/tool/container.json -@@ -2,7 +2,7 @@ - { - "id": "bottle_metal", - "type": "CONTAINER", -- "category": "other", -+ "category": "container", - "name": { "str": "steel bottle" }, - "description": "A stainless steel water bottle, holds 750ml of liquid.", - "weight": "200 g", -@@ -22,7 +22,7 @@ - { - "id": "bottle_folding", - "type": "CONTAINER", -- "category": "other", -+ "category": "container", - "name": { "str": "foldable plastic bottle" }, - "description": "A non-rigid plastic bottle for easy storage, holds 500 ml of liquid.", - "weight": "13 g", -- cgit v1.2.1