More UniqueType unit tests and correct some broken uniques in JSON files (#6965)

* Add ruin reward unique check plus fix broken unique
This commit is contained in:
OptimizedForDensity
2022-05-29 10:08:15 -04:00
committed by GitHub
parent ea31bd164f
commit 09195d6b62
9 changed files with 101 additions and 29 deletions

View File

@ -53,6 +53,6 @@
{
"name": "find a crudely-drawn map",
"notification": "We have found a crudely-drawn map in the ruins!",
"uniques": ["From a randomly chosen tile [4] tiles away, reveal tiles up to [4] tiles away with [80]% chance"]
"uniques": ["From a randomly chosen tile [4] tiles away from the ruins, reveal tiles up to [4] tiles away with [80]% chance"]
}
]
]