Tier 2 milestone reached!

This commit is contained in:
Julian
2020-06-03 14:28:58 -03:00
parent 6d4a608793
commit aa57599c3c
4 changed files with 26 additions and 5 deletions

View File

@@ -5,10 +5,31 @@
// To add entries to this file, just pretend it's ripent.
//
// "delay" means monster respawndelay.
//
// You may also be interesed in these other 2 keyvalues:
//
// "displayname" to change the monster's name, shown in HUD when you point at it.
// "classify" to change the monster's default classification, use one of these values:
//
// CLASS_NONE 0
// CLASS_MACHINE 1
// CLASS_PLAYER 2
// CLASS_HUMAN_PASSIVE 3
// CLASS_HUMAN_MILITARY 4
// CLASS_ALIEN_MILITARY 5
// CLASS_ALIEN_PASSIVE 6
// CLASS_ALIEN_MONSTER 7
// CLASS_ALIEN_PREY 8
// CLASS_ALIEN_PREDATOR 9
// CLASS_INSECT 10
// CLASS_PLAYER_ALLY 11
// CLASS_PLAYER_BIOWEAPON 12
// CLASS_ALIEN_BIOWEAPON 13
{
"origin" "90 -180 150"
"delay" "30"
"displayname" "Example Custom Name"
"orientation" "1"
"spawnflags" "32"
"classname" "monster_miniturret"
@@ -16,6 +37,7 @@
{
"origin" "123 456 789"
"delay" "5"
"classify" "7"
"angles" "0 45 0"
"classname" "monster_houndeye"
}

View File

@@ -12,12 +12,11 @@
//monster_bigmomma
//monster_bullsquid
//monster_gargantua
//monster_hassassin
//monster_human_assassin
//monster_headcrab
//monster_human_grunt
//monster_houndeye
//monster_alien_slave
//monster_icthyosaur
//monster_alien_controller
//monster_scientist
//monster_snark