Improve limbo spawn rate

This commit is contained in:
Waterpicker 2024-01-20 23:52:00 -06:00
parent 9c0d40bdbf
commit e1f389f568

View file

@ -56,7 +56,7 @@
"monster": [
{
"type": "dimdoors:monolith",
"maxCount": 1,
"maxCount": 10,
"minCount": 1,
"weight": 100
}