TripSit / drugs

https://tripsit.me/
14 stars 6 forks source link

Update drugs-schema to include known combo names #134

Closed LunaUrsa closed 2 months ago

LunaUrsa commented 2 months ago

Nerdifly pointed out that some drugs have combo info for "benzodiazepines" and also "benzos"

It turns out that some drugs.json drugs had both of these values, so i added a section to the drugs-schema file: This file defines how the drugs.json should look, including which Combo names are valid. After doing that, there were errors in JSON that I cleaned up, including renaming the mephedrone > dxm combo to dextromethorphan.

This is an easy approval, just wanted to follow the process and explain.