fixes numahachi hint (again)

This commit is contained in:
duncathan 2021-04-01 20:41:24 -06:00
parent bd061957f2
commit e6a7e062f8

View file

@ -477,8 +477,8 @@ function hintRegion:new(worldGraph)
mrsLittle = Location("Mrs. Little", "Little", "0212", self), mrsLittle = Location("Mrs. Little", "Little", "0212", self),
malco = Location("MALCO", "Malco", "0306", self), malco = Location("MALCO", "Malco", "0306", self),
jenka = Location("Jenka", "Jenka1", "0201", self), jenka = Location("Jenka", "Jenka1", "0201", self),
numahachi1 = Location("Numahachi 1", "Statue", "0300", self), numahachi1 = Location("Numahachi 1", "Statue", "0301", self),
numahachi2 = Location("Numahachi 2", "Statue", "0301", self) numahachi2 = Location("Numahachi 2", "Statue", "0302", self)
} }
-- they'll appear as filled so they get left out of the regular hints -- they'll appear as filled so they get left out of the regular hints