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. --- bionics-01_restore-telescopic-eyes.patch | 53 -------------------------------- 1 file changed, 53 deletions(-) delete mode 100644 bionics-01_restore-telescopic-eyes.patch (limited to 'bionics-01_restore-telescopic-eyes.patch') diff --git a/bionics-01_restore-telescopic-eyes.patch b/bionics-01_restore-telescopic-eyes.patch deleted file mode 100644 index 5451a33..0000000 --- a/bionics-01_restore-telescopic-eyes.patch +++ /dev/null @@ -1,53 +0,0 @@ ---- a/data/json/bionics.json -+++ b/data/json/bionics.json -@@ -394,10 +394,32 @@ - { - "id": "bio_eye_optic", - "type": "bionic", -+ "name": { "str": "Telescopic Eyes" }, -+ "description": "Much of the material in your inner eye has been surgically removed and replaced with an array of high-powered, auto-focusing lenses. They function as integrated binoculars, letting you see much farther than before, and any vision problems you might have had are now gone.", -- "name": { "str": "Telescopic Lenses" }, -- "description": "The lenses in your eyes have been surgically removed and replaced with an array of high-powered, auto-focusing lenses. They function as integrated binoculars, letting you see much farther than before, and any mundane vision problems you might have had are now gone.", - "occupied_bodyparts": [ [ "eyes", 2 ] ], -+ "canceled_mutations": [ -+ "HYPEROPIC", -+ "MYOPIC", -+ "URSINE_EYE", -+ "NIGHTVISION3", -+ "NIGHTVISION2", -+ "NIGHTVISION", -+ "BIRD_EYE", -+ "COMPOUND_EYES", -+ "LIZ_IR", -+ "EAGLEEYED", -+ "CEPH_VISION", -+ "CEPH_EYES", -+ "ELFA_FNV", -+ "ELFA_NV", -+ "ELFAEYES", -+ "FEL_NV", -+ "FEL_EYE", -+ "INFRARED", -+ "LIZ_EYE", -+ "EYEBULGE", -+ "SEESLEEP" -+ ] -- "canceled_mutations": [ "HYPEROPIC", "MYOPIC" ] - }, - { - "id": "bio_face_mask", - ---- a/data/json/items/bionics.json -+++ b/data/json/items/bionics.json -@@ -339,9 +339,9 @@ - "id": "bio_eye_optic", - "copy-from": "bionic_general", - "type": "BIONIC_ITEM", -+ "name": { "str": "Telescopic Eyes CBM" }, -- "name": { "str": "Telescopic Lenses CBM" }, - "looks_like": "bio_int_enhancer", -+ "description": "An array of high-powered, auto-focusing lenses that replaces much of the material in the inner eye. This fixes any vision problems and allows for an increased vision range akin to binoculars.", -- "description": "An array of high-powered, auto-focusing lenses that replaces your natural lenses. This fixes any mundane vision problems and allows for an increased vision range akin to binoculars. Once installed they will be impossible to remove, having replaced part of your eyes.", - "price": "5 kUSD", - "weight": "100 g", - "difficulty": 5 -- cgit v1.2.1