From f718328b46c16427a03a2a8839eb11db67c3a169 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 2 Sep 2013 03:42:46 +1000 Subject: [PATCH] Add more spawnflags --- scripts/entities.ent | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/scripts/entities.ent b/scripts/entities.ent index 3eb8f454..beb24d88 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -1932,6 +1932,9 @@ Animus. Undead doll which pounces at the enemy Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 @@ -1951,6 +1954,9 @@ Cerberus. Man's best enemy Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 @@ -1970,6 +1976,9 @@ Stingray. A swimming beast with poison stings Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 @@ -1989,6 +1998,9 @@ Knight. A cursed warrior from the depths of hell Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 @@ -2008,6 +2020,9 @@ Bruiser. A cursed medieval warrior Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 @@ -2027,6 +2042,9 @@ Brute. Chops down creatures like trees Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 @@ -2046,6 +2064,9 @@ Mage. Master of dark magic Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 @@ -2065,6 +2086,9 @@ Shambler. Summons lightning bolts with its large meat cleaving claws Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 @@ -2085,6 +2109,9 @@ Spider. Freezing ice or burning fire web, both lead to an 8-legged grave Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 @@ -2104,6 +2131,9 @@ Slime. A slimy explosives experiment come to life Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 @@ -2123,6 +2153,9 @@ Wyvern. Flies around shooting fireballs Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 @@ -2142,6 +2175,9 @@ Braaaiins! Don't re-spawn Allow flying/swimming monsters to move up/down Only attack targets infront of the monster +Don't spawn this monster when skill is 1 +Don't spawn this monster when skill is 2 +Don't spawn this monster when skill is 3 -- 2.39.2