Remove map.numshinytrinkets

This removes map.numshinytrinkets in favor of using
map.shinytrinkets.size(). Having automatic length tracking is much less
error-prone and less tedious.
This commit is contained in:
Misa
2020-04-14 19:39:08 -07:00
committed by Ethan Lee
parent 4f7290440b
commit 76e3b3ede4
3 changed files with 2 additions and 4 deletions

View File

@@ -430,7 +430,6 @@ void mapclass::initmapdata()
setteleporter(18, 1);
setteleporter(18, 7);
numshinytrinkets = 18;
settrinket(14, 4);
settrinket(13, 6);
settrinket(11, 12);