Skip to content

Commit

Permalink
Merge pull request foundryvtt#191 from foundryvtt/tremorsense
Browse files Browse the repository at this point in the history
Add tremorsense to list of references
  • Loading branch information
arbron authored Jan 31, 2024
2 parents 9aef3b2 + f125751 commit b033e51
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions module/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
16 changes: 8 additions & 8 deletions packs/_source/rules/appendix-d-senses-and-speeds.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"pages": [
{
"name": "Blindsight",
"type": "text",
"type": "rule",
"title": {
"show": true,
"level": 2
Expand All @@ -29,7 +29,7 @@
},
{
"name": "Darkvision",
"type": "text",
"type": "rule",
"title": {
"show": true,
"level": 2
Expand All @@ -55,7 +55,7 @@
},
{
"name": "Tremorsense",
"type": "text",
"type": "rule",
"title": {
"show": true,
"level": 2
Expand All @@ -81,7 +81,7 @@
},
{
"name": "Truesight",
"type": "text",
"type": "rule",
"title": {
"show": true,
"level": 2
Expand All @@ -107,7 +107,7 @@
},
{
"name": "Burrow",
"type": "text",
"type": "rule",
"title": {
"show": true,
"level": 2
Expand All @@ -133,7 +133,7 @@
},
{
"name": "Climb",
"type": "text",
"type": "rule",
"title": {
"show": true,
"level": 2
Expand All @@ -159,7 +159,7 @@
},
{
"name": "Fly",
"type": "text",
"type": "rule",
"title": {
"show": true,
"level": 2
Expand All @@ -185,7 +185,7 @@
},
{
"name": "Swim",
"type": "text",
"type": "rule",
"title": {
"show": true,
"level": 2
Expand Down

0 comments on commit b033e51

Please sign in to comment.