mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 15:21:08 -04:00
d_menu_save / pane_class / rename some data (#205)
* work on fop actor / actor mng, daalink, d_a_obj_item * d_a_title mostly decompiled * daalink / d_event / JMessage / dmsg_out_font work * msg_scrn_base / msg_scrn_boss * some work on mDo machine, d_menu_save, d_tresure, and various * remove asm * progress * finish d_menu_save / d_pane_class_alpha / d_pane_class / rename some data * rename more data * remove asm / progress * match all of d_pane_class * fixes / some dKankyo doc
This commit is contained in:
@@ -1338,7 +1338,7 @@ int dMsgFlow_c::query042(mesg_flow_node_branch*, fopAc_ac_c*, int) {
|
||||
ret = 1;
|
||||
} else if (midna->checkNpcFar()) {
|
||||
ret = 2;
|
||||
} else if (g_env_light.mEvilPacketEnabled & 0x80) {
|
||||
} else if (g_env_light.mEvilInitialized & 0x80) {
|
||||
ret = 3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user