Skip to content

Commit

Permalink
Put flag in obsolete.json to keep 3rd party mod from erroring
Browse files Browse the repository at this point in the history
  • Loading branch information
Fris0uman committed Jan 15, 2023
1 parent de41f54 commit b9ff317
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/json/obsolete.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <good>can be used with</good> <info>unarmed fighting styles</info>."
}
]

0 comments on commit b9ff317

Please sign in to comment.