Home
last modified time | relevance | path

Searched refs:ATK_STEAL (Results 1 – 15 of 15) sorted by relevance

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c402 ICMPCONST(ATK_STEAL) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h230 #define ATK_STEAL 8 // Steal opponents life macro
H A Dopenbor.c4435 } else if(newchar->smartbomb->attack_type==ATK_STEAL) { in lcmHandleCommandSmartbomb()
4746 newchar->offense_factors[ATK_STEAL] = 1; in init_model()
4747 newchar->defense_factors[ATK_STEAL] = 1; in init_model()
4748 newchar->defense_knockdown[ATK_STEAL] = 1; in init_model()
6786 attack.attack_type = ATK_STEAL; in load_cached_model()
H A Dopenborscript.c8994 ICMPCONST(ATK_STEAL) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h231 #define ATK_STEAL 8 // Steal opponents life macro
H A Dopenborscript.c8561 ICMPCONST(ATK_STEAL)
H A Dopenbor.c4530 } else if(newchar->smartbomb->attack_type==ATK_STEAL) { in lcmHandleCommandSmartbomb()
6873 attack.attack_type = ATK_STEAL; in load_cached_model()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h233 #define ATK_STEAL 8 // Steal opponents life macro
H A Dopenborscript.c10252 ICMPCONST(ATK_STEAL) in mapstrings_transconst()
H A Dopenbor.c6676 else if(newchar->smartbomb->attack_type == ATK_STEAL) in lcmHandleCommandSmartbomb()
9078 attack.attack_type = ATK_STEAL; in load_cached_model()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h630 ATK_STEAL, enumerator
H A Dopenborscript.c13043 ICMPCONST(ATK_STEAL) in mapstrings_transconst()
H A Dopenbor.c7560 else if(newchar->smartbomb->attack_type == ATK_STEAL) in lcmHandleCommandSmartbomb()
10681 attack.attack_type = ATK_STEAL; in load_cached_model()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1034 ATK_STEAL, enumerator
H A Dopenbor.c6380 atk_id = ATK_STEAL; in translate_attack_type()
7900 else if(newchar->smartbomb->attack_type == ATK_STEAL) in lcmHandleCommandSmartbomb()
10955 attack.attack_type = ATK_STEAL; in load_cached_model()
11188 attack.attack_type = ATK_STEAL; in load_cached_model()