reduces identify scroll spawnrate back down from debug number
This commit is contained in:
parent
2c7671b348
commit
98a4422b15
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
||||||
{
|
{
|
||||||
"id": "scrolls",
|
"id": "scrolls",
|
||||||
"table": [
|
"table": [
|
||||||
{ "id": "scroll_identify", "weight": 3000, "difficulty": 1},
|
{ "id": "scroll_identify", "weight": 3, "difficulty": 1},
|
||||||
{ "id": "scroll_removecurse", "weight": 2, "difficulty": 1},
|
{ "id": "scroll_removecurse", "weight": 2, "difficulty": 1},
|
||||||
{ "id": "scroll_confusion", "weight": 2, "difficulty": 1},
|
{ "id": "scroll_confusion", "weight": 2, "difficulty": 1},
|
||||||
{ "id": "scroll_magicmap", "weight": 2, "difficulty": 1},
|
{ "id": "scroll_magicmap", "weight": 2, "difficulty": 1},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue