runelite-client: fix giant mole name in boss timers

This commit is contained in:
sethtroll
2017-06-29 15:49:05 -04:00
committed by Adam
parent b798dbf0a6
commit 16bd5b97fc

View File

@@ -44,6 +44,6 @@
"name": "Corporeal Beast",
"spawnTime": 30
}, {
"name": "Giant mole",
"name": "Giant Mole",
"spawnTime": 10
}]