Skip to content

Commit 44eade0

Browse files
committed
v1.180.0
1 parent d89622a commit 44eade0

28 files changed

+1121
-7
lines changed

data/bestiary/bestiary-dip.json

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"_meta": {
3+
"dependencies": {
4+
"monster": [
5+
"MM"
6+
]
7+
},
38
"otherSources": {
49
"monster": {
510
"MM": "DIP",
@@ -579,6 +584,18 @@
579584
"hasToken": true,
580585
"hasFluff": true,
581586
"hasFluffImages": true
587+
},
588+
{
589+
"name": "Skeletal Riding Horse",
590+
"source": "DIP",
591+
"page": 21,
592+
"_copy": {
593+
"name": "Riding Horse",
594+
"source": "MM"
595+
},
596+
"type": "undead",
597+
"hasToken": true,
598+
"hasFluffImages": true
582599
}
583600
]
584601
}

0 commit comments

Comments
 (0)