37 lines
875 B
INI
Executable File
37 lines
875 B
INI
Executable File
//
|
|
// MONSTERS - monsters that you always want to precache (for dynamic spawning)
|
|
//
|
|
// Install this file to your mod's base directory.
|
|
//
|
|
// Just remove the comment characters at the beginning of the line for the
|
|
// monsters that you always want to precache.
|
|
//
|
|
// Be wary if you precache too many monsters, it may easily crash your
|
|
// server due to the age-old 512 limit.
|
|
|
|
//monster_alien_grunt
|
|
//monster_apache
|
|
//monster_barney
|
|
//monster_bigmomma
|
|
//monster_bullsquid
|
|
//monster_gargantua
|
|
//monster_human_assassin
|
|
//monster_headcrab
|
|
//monster_human_grunt
|
|
//monster_houndeye
|
|
//monster_alien_slave
|
|
//monster_alien_controller
|
|
//monster_scientist
|
|
//monster_snark
|
|
//monster_zombie
|
|
//monster_turret
|
|
//monster_miniturret
|
|
//monster_sentry
|
|
//monster_gonome
|
|
//monster_male_assassin
|
|
//monster_otis
|
|
//monster_pitdrone
|
|
//monster_shocktrooper
|
|
//monster_voltigore
|
|
//monster_baby_voltigore
|