Bug - Fixed Update KoLmafia locations to match KoL locations

Status
Not open for further replies.

Bale

Minion
The proper KoL name for "eXtreme Slope" is "The eXtreme Slope".

I guess you missed at least one. I actually got an error for this. I was very puzzled for a bit until I asked mafia what it thought the name of the location should be.
 
The string "Giant's Castle (Ground Floor)" no longer matches a location name; use "Castle in the Clouds in the Sky (Ground Floor)" instead
 
I found another location that needs to be updated to match KoL.

Update $location[Boss Bat's Lair] -> $location[The Boss Bat's Lair]
 
"Batrat and Ratbat Burrow" should be "The Batrat and Ratbat Burrow".
"Palindome" should be "The Palindome".
"Enormous Greater-Than Sign" should be "The Enormous Greater-Than Sign".
 
Last edited:
Here's another... Capitalization is wrong. That can cause matching problems in some cases (I found one of those cases), so it should be fixed.

Update $location[Out By that Rusted-Out Car] -> $location[Out by that Rusted-Out Car]
 
Found more. (It's easy when using ChIT. Every time I see "Cannot plant here" in my charpane, I check to see if that is true.)

Update $location[Spooky Gravy Barrow] -> $location[The Spooky Gravy Barrow]
Update $location[Post-Quest Bugbear Pens] -> $location[The Bugbear Pen]
 
The Bugbear Pen seems like it would apply to two locations, making it unfixable in mafia. Unless pre-quest has a different name.
 
Those were the same snarfblat. As far as I could tell, the distinction only existed for different default goals. Maybe the bugbear pens are the same...
 
If I understand correctly, the combat rate depends on which side you were representing when you finished the sidequest (if you did so) and persists even after the war is over.
 
Here's another! (They seem endless!)

Update $location[Orc Chasm] -> $location[The Valley of Rof L'm Fao]
 
Update $location[Menagerie 1] -> $location[Cobb's Knob Menagerie, Level 1]
Update $location[Menagerie 2] -> $location[Cobb's Knob Menagerie, Level 2]
Update $location[Menagerie 3] -> $location[Cobb's Knob Menagerie, Level 3]
 
Status
Not open for further replies.
Back
Top