Bug - Fixed Mafia does not recognize start of L12 War

Bale

Minion
I tried to refresh quest status, but it does not recognize that the L12 war quest was started. Perhaps because of the bolded text? Here's the relevant section of my quest log.

HTML:
<p><b>Make War, Not... Oh, Wait</b><br>The Council has gotten word of tensions building between the hippies and the frat boys on the Mysterious Island of Mystery.
<p>
They suspect that the two factions are about to go to war, and they want to make sure it's a <b>big</b> war.  They want you to head down there and see if you can't stir up some trouble.<p>

Code:
> refresh quests

Retrieving quest data...
Requests complete.

> get questL12War

unstarted
 

roippi

Developer
Hmm.

I also notice that the level 12 quest is completely missing from questscouncil.txt. I suspect this was an error in porting it over to the data file.
 

roippi

Developer
Whoops. When you write a special function to handle a quest (since it has multiple endings that should all be "finished"), you need to handle the whole quest in that special function.

r10749

Leaving this open because questscouncil needs the missing entries.
 
Top