openclonk/planet/Objects.ocd/Libraries.ocd/Animal.ocd/Insect.ocd
David Dormagen 58aec33841 prevent insects from being hit by projectiles (#1515)
..which is now possible due to IsProjectileTarget being the only criterium (because OCF_Alive is not explicitely checked anymore).
2015-12-28 11:20:58 +01:00
..
InsectSwarm.ocd insect swarm library: slightly improved performance of MoveToTarget 2015-12-24 14:44:57 +01:00
DefCore.txt move animal libraries into animal subfolder 2015-09-02 23:50:47 +02:00
Script.c prevent insects from being hit by projectiles (#1515) 2015-12-28 11:20:58 +01:00