From b9ff31751df26f4396ff7d546974e8f1e79138b8 Mon Sep 17 00:00:00 2001 From: Fris0uman Date: Sun, 15 Jan 2023 16:47:18 +0100 Subject: [PATCH] Put flag in obsolete.json to keep 3rd party mod from erroring --- data/json/obsolete.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/json/obsolete.json b/data/json/obsolete.json index 0ba94011a0946..7ae6f94f6e0fc 100644 --- a/data/json/obsolete.json +++ b/data/json/obsolete.json @@ -1069,5 +1069,11 @@ "copy-from": "AID_abstract", "name": { "str_sp": "Railgun CBM installation data" }, "description": "Precise step-by-step instructions and other required data for installation of Railgun CBM, stored on a data card of proprietary form-factor, designed to be used extensively by an Autodoc, and allowing bionic installation with minimal failure chance. Integrated security subroutine renders it unusable after installation." + }, + { + "id": "UNARMED_WEAPON", + "type": "json_flag", + "//": "REMOVE After 0.G.", + "info": "This weapon can be used with unarmed fighting styles." } ]