diff --git a/module/config.mjs b/module/config.mjs index 0bd0288c84..97a273523d 100644 --- a/module/config.mjs +++ b/module/config.mjs @@ -2981,6 +2981,7 @@ DND5E.rules = { darkness: "Compendium.dnd5e.rules.JournalEntry.NizgRXLNUqtdlC1s.JournalEntryPage.4dfREIDjG5N4fvxd", blindsight: "Compendium.dnd5e.rules.JournalEntry.NizgRXLNUqtdlC1s.JournalEntryPage.sacjsfm9ZXnw4Tqc", darkvision: "Compendium.dnd5e.rules.JournalEntry.NizgRXLNUqtdlC1s.JournalEntryPage.ldmA1PbnEGVkmE11", + tremorsense: "Compendium.dnd5e.rules.JournalEntry.eVtpEGXjA2tamEIJ.JournalEntryPage.8AIlZ95v54mL531X", truesight: "Compendium.dnd5e.rules.JournalEntry.NizgRXLNUqtdlC1s.JournalEntryPage.kNa8rJFbtaTM3Rmk", food: "Compendium.dnd5e.rules.JournalEntry.NizgRXLNUqtdlC1s.JournalEntryPage.jayo7XVgGnRCpTW0", water: "Compendium.dnd5e.rules.JournalEntry.NizgRXLNUqtdlC1s.JournalEntryPage.iIEI87J7lr2sqtb5", diff --git a/packs/_source/rules/appendix-d-senses-and-speeds.json b/packs/_source/rules/appendix-d-senses-and-speeds.json index d91068128b..b661ec228d 100644 --- a/packs/_source/rules/appendix-d-senses-and-speeds.json +++ b/packs/_source/rules/appendix-d-senses-and-speeds.json @@ -3,7 +3,7 @@ "pages": [ { "name": "Blindsight", - "type": "text", + "type": "rule", "title": { "show": true, "level": 2 @@ -29,7 +29,7 @@ }, { "name": "Darkvision", - "type": "text", + "type": "rule", "title": { "show": true, "level": 2 @@ -55,7 +55,7 @@ }, { "name": "Tremorsense", - "type": "text", + "type": "rule", "title": { "show": true, "level": 2 @@ -81,7 +81,7 @@ }, { "name": "Truesight", - "type": "text", + "type": "rule", "title": { "show": true, "level": 2 @@ -107,7 +107,7 @@ }, { "name": "Burrow", - "type": "text", + "type": "rule", "title": { "show": true, "level": 2 @@ -133,7 +133,7 @@ }, { "name": "Climb", - "type": "text", + "type": "rule", "title": { "show": true, "level": 2 @@ -159,7 +159,7 @@ }, { "name": "Fly", - "type": "text", + "type": "rule", "title": { "show": true, "level": 2 @@ -185,7 +185,7 @@ }, { "name": "Swim", - "type": "text", + "type": "rule", "title": { "show": true, "level": 2