Misc bits

This commit is contained in:
2014-11-29 03:21:28 -05:00
parent 6f73841764
commit 1cdc7ddb7c
3 changed files with 5 additions and 0 deletions

View File

@@ -823,6 +823,7 @@ void handle_talk_event(location p)
strnum1 = -1;
return;
case 12: //healer
// TODO: extra1 and extra2 are actually never used! So remove them.
start_shop_mode(3,univ.town.monst[store_m_num].extra1,
univ.town.monst[store_m_num].extra2,a,place_string1.c_str());
strnum1 = -1;