Home
last modified time | relevance | path

Searched refs:entity_hasTarget (Results 1 – 25 of 103) sorted by relevance

12345

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A Dshocker.lua78 if not entity_hasTarget(me) then
82 if entity_hasTarget(me) and entity_isTargetInRange(me, 512) then
93 if entity_hasTarget(me) then
H A Dblaster.lua73 if entity_hasTarget(me) then
91 if not entity_hasTarget(me) then
113 if not entity_hasTarget(me) then
H A Dhydrawurm.lua72 if entity_hasTarget(me) then
85 if not entity_hasTarget(me) then
H A Dfinal-mutant.lua54 if not entity_hasTarget(me) then
56 if entity_hasTarget(me) then
H A Dhorseshoe.lua51 if not entity_hasTarget(me) then
53 if entity_hasTarget(me) then
H A Dtigershark.lua58 if not entity_hasTarget(me) then
61 if entity_hasTarget(me) then
H A Dleopardshark.lua60 if not entity_hasTarget(me) then
63 if entity_hasTarget(me) then
H A Dbigblaster.lua99 if entity_hasTarget(me) then
117 if not entity_hasTarget(me) then
139 if not entity_hasTarget(me) then
H A Dnautilusprime.lua147 if entity_hasTarget(me) then
159 if not entity_hasTarget(me) then
161 if entity_hasTarget(me) then
412 if not entity_hasTarget(me) then
414 if entity_hasTarget(me) then
H A Dcellgenerator.lua71 if not entity_hasTarget(me) then
74 if entity_hasTarget(me) then
H A Drukh.lua110 if entity_hasTarget(me) then
119 if not entity_hasTarget(me) then
143 if not entity_hasTarget(me) then
H A Dsqueezer.lua89 if not entity_hasTarget(me) then
98 if entity_hasTarget(me) then
H A Drednautilus.lua84 if not entity_hasTarget(me) then
112 if entity_hasTarget(me) then
H A Dnautilus.lua67 if not entity_hasTarget(me) then
95 if entity_hasTarget(me) then
H A Dcoward.lua55 if not entity_hasTarget(me) then
57 if entity_hasTarget(me) then
H A Dturret.lua101 if entity_hasTarget(me) then
112 if entity_hasTarget(me) then
H A Dmutilus.lua76 if not entity_hasTarget(me) then
105 if entity_hasTarget(me) then
H A Dclockworkcrab.lua88 if entity_hasTarget(me) then
117 if not(entity_hasTarget(me)) then
H A Deviljelly.lua123 if not entity_hasTarget(me) then
138 if entity_hasTarget(me) and not avoid then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/_unused/
H A Dskeletaltest.lua60 if not entity_hasTarget() then
63 if entity_hasTarget() then
H A Dqueenhydra.lua76 if entity_hasTarget() then
89 if not entity_hasTarget() then
H A Dzunna.lua74 if entity_hasTarget() then
83 if not entity_hasTarget() then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/game_scripts/_mods/guert_mod/scripts/
H A Dnautilusprime.lua145 if entity_hasTarget(me) then
154 if not entity_hasTarget(me) then
156 if entity_hasTarget(me) then
395 if not entity_hasTarget(me) then
397 if entity_hasTarget(me) then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/game_scripts/_mods/guert_mod/tempo/
H A Dnautilus.lua67 if not entity_hasTarget(me) then
95 if entity_hasTarget(me) then
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/game_scripts/_mods/aquariaeditortutorial/scripts/
H A Dnautilus.lua81 if not entity_hasTarget(me) then
109 if entity_hasTarget(me) then

12345