1
0
Fork 0

Add town portal scroll spawns

This commit is contained in:
Timothy Warren 2022-01-18 09:43:19 -05:00
parent 36b82a59c5
commit 9132b6ae2f
1 changed files with 23 additions and 0 deletions

View File

@ -38,6 +38,12 @@
"min_depth": 0,
"max_depth": 100
},
{
"name": "Town Portal Scroll",
"weight": 4,
"min_depth": 0,
"max_depth": 100
},
{
"name": "Dagger",
"weight": 3,
@ -401,6 +407,23 @@
"base_value": 50.0,
"vendor_category": "alchemy"
},
{
"name": "Town Portal Scroll",
"renderable": {
"glyph": ")",
"fg": "#AAAAFF",
"bg": "#000000",
"order": 2
},
"consumable": {
"effects": {
"town_portal": ""
}
},
"weight_lbs": 0.5,
"base_value": 20.0,
"vendor_category": "alchemy"
},
{
"name": "Rations",
"renderable": {