fix single line item to be single item list
parent
a5f85a3605
commit
f9953afdd8
|
@ -7795,7 +7795,8 @@ monsters:
|
|||
- frequency: at will
|
||||
level: 4
|
||||
name: dispel magic
|
||||
items: +1 striking composite longbow (50 arrows)
|
||||
items:
|
||||
- +1 striking composite longbow (50 arrows)
|
||||
languages:
|
||||
- Common
|
||||
- Daemonic
|
||||
|
|
Loading…
Reference in New Issue