Forgot escape
This commit is contained in:
parent
5398d0d499
commit
db7e100095
@ -32,7 +32,7 @@ Script to merge data from PsychonautWiki API + pages and TripSit factsheets into
|
||||
| `roas[].duration[].name` | `string` | Name of duration item for ROA (e.g. 'Onset', 'Peak') | Both |
|
||||
| `roas[].duration[].value` | `string` | Typical duration for given item of ROA (e.g. '30 - 60 minutes', '2 - 4 hours') | Both |
|
||||
| `roas[].duration[].note` | `Optional<string>` | Additional note | PsychonautWiki |
|
||||
| `interactions` | `null | Dictionary[]` | Interactions with other substances or classes | TripSit |
|
||||
| `interactions` | `null \| Dictionary[]` | Interactions with other substances or classes | TripSit |
|
||||
| `interactions[].name` | `string` | Name of other substance or class | TripSit |
|
||||
| `interactions[].status` | `string` | Interaction status from TripSit combos | TripSit |
|
||||
| `interactions[].note` | `Optional<string>` | Additional note | TripSit |
|
||||
|
Loading…
Reference in New Issue
Block a user