mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
d_a_npc_md work
This commit is contained in:
@@ -1037,7 +1037,7 @@ void daArrow_c::checkRestMp() {
|
||||
|
||||
u8 currMagic = dComIfGs_getMagic();
|
||||
if (currMagic < use_mp[m_keep_type]) {
|
||||
m_keep_type = 0;
|
||||
m_keep_type = TYPE_NORMAL;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user