mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-03 16:52:14 -04:00
daNpc_Bs1_c Work (#614)
* daNpc_Bs1_c Work Almost matching * Every Time Always has to be something forgotten * Cleanup * Tiny Detail Slipped Through * Last One Hopefully
This commit is contained in:
+1109
-47
File diff suppressed because it is too large
Load Diff
@@ -91,8 +91,8 @@ void dComIfG_play_c::itemInit() {
|
||||
}
|
||||
|
||||
mMsgCountNumber = 0;
|
||||
field_0x491a = 0;
|
||||
field_0x491c = 0;
|
||||
mMsgSetNumber = 0;
|
||||
mMessageRupee = 0;
|
||||
field_0x491e = 0;
|
||||
field_0x4920 = 0;
|
||||
field_0x4922 = 0;
|
||||
|
||||
@@ -326,3 +326,7 @@ BOOL daStandItem_c::daiItemNodeCallBack(J3DNode*, int) {
|
||||
}
|
||||
|
||||
bool daNpc_kam_c::m_hyoi_kamome;
|
||||
|
||||
u8 daNpc_Bs1_c::m_tag_buy_item_max;
|
||||
u8 daNpc_Bs1_c::m_tag_buy_item;
|
||||
s16 daNpc_Bs1_c::m_tag_pay_rupee;
|
||||
|
||||
Reference in New Issue
Block a user