Blades of Exile :
*SDF[0][x] can now be set/checked by using the "Set SDF" debug command (Shift-S). Scenario Editor : *Implemented Ishad Nha's "Concise Town report" function (accessible under Town Advanced). Chokboyz git-svn-id: http://openexile.googlecode.com/svn/trunk@127 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -710,6 +710,10 @@ Boolean handle_menu (short item, HMENU menu)
|
||||
}
|
||||
break;
|
||||
|
||||
case 221: if (fancy_choice_dialog(877,0) == 1) // make concise town report
|
||||
start_town_data_dump();
|
||||
break;
|
||||
|
||||
// Outdoor Menu
|
||||
case 301: outdoor_details(); break;
|
||||
case 302: edit_out_wand(0); break;
|
||||
|
||||
Reference in New Issue
Block a user