Home
last modified time | relevance | path

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

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c400 ICMPCONST(ATK_FREEZE) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h228 #define ATK_FREEZE 6 macro
H A Dopenbor.c4431 if(newchar->smartbomb->attack_type==ATK_FREEZE) { in lcmHandleCommandSmartbomb()
4740 newchar->offense_factors[ATK_FREEZE] = 1; in init_model()
4741 newchar->defense_factors[ATK_FREEZE] = 1; in init_model()
4742 newchar->defense_knockdown[ATK_FREEZE] = 1; in init_model()
6789 attack.attack_type = ATK_FREEZE; in load_cached_model()
H A Dopenborscript.c8992 ICMPCONST(ATK_FREEZE) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h229 #define ATK_FREEZE 6 macro
H A Dopenborscript.c8559 ICMPCONST(ATK_FREEZE)
H A Dopenbor.c4526 if(newchar->smartbomb->attack_type==ATK_FREEZE) { in lcmHandleCommandSmartbomb()
6876 attack.attack_type = ATK_FREEZE; in load_cached_model()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h231 #define ATK_FREEZE 6 macro
H A Dopenborscript.c10250 ICMPCONST(ATK_FREEZE) in mapstrings_transconst()
H A Dopenbor.c6670 if(newchar->smartbomb->attack_type == ATK_FREEZE) in lcmHandleCommandSmartbomb()
9081 attack.attack_type = ATK_FREEZE; in load_cached_model()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h628 ATK_FREEZE, enumerator
H A Dopenborscript.c13041 ICMPCONST(ATK_FREEZE) in mapstrings_transconst()
H A Dopenbor.c7554 if(newchar->smartbomb->attack_type == ATK_FREEZE) in lcmHandleCommandSmartbomb()
10684 attack.attack_type = ATK_FREEZE; in load_cached_model()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1032 ATK_FREEZE, enumerator
H A Dopenbor.c6383 atk_id = ATK_FREEZE; in translate_attack_type()
7894 if(newchar->smartbomb->attack_type == ATK_FREEZE) in lcmHandleCommandSmartbomb()
10947 attack.attack_type = ATK_FREEZE; in load_cached_model()
11191 attack.attack_type = ATK_FREEZE; in load_cached_model()