mirror of
https://github.com/zeldaret/tp
synced 2026-07-26 14:40:02 -04:00
d_a_npc_bou Equivalent (#2411)
* Initial d_a_npc_bou work * d_a_npc_bou 34% done * d_a_npc_bou 56% matching * DONE d_a_npc_bou cutWildGoat * d_a_npc_bou 76% matching * d_a_npc_bou equivalent * Mark d_a_npc_bou as Equivalent in configure(dot)py
This commit is contained in:
+1488
-1479
File diff suppressed because it is too large
Load Diff
@@ -1416,7 +1416,7 @@ int daNpc_Jagar_c::talkwithBou(void* param_0) {
|
||||
mEvtNo = 7;
|
||||
}
|
||||
if (bo) {
|
||||
if (field_0x1005 == 0) {
|
||||
if (mListen == 0) {
|
||||
if (cLib_calcTimer(&field_0xff8) == 0) {
|
||||
if (chkCondition(0) && bo->chkCondition(0)) {
|
||||
field_0xff8 = cLib_getRndValue(45.0f, 135.0f);
|
||||
|
||||
Reference in New Issue
Block a user