reduces identify scroll spawnrate back down from debug number

This commit is contained in:
Llywelwyn 2023-08-23 00:02:47 +01:00
parent 2c7671b348
commit 98a4422b15

View file

@ -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},