41 lines
1.0 KiB
INI
Executable File
41 lines
1.0 KiB
INI
Executable File
// This file constains the monsters that you always want to precache for dynamic spawning.
|
|
//
|
|
// Dynamic spawning means - Monsters that you want to invoke at any time, on any map.
|
|
//
|
|
// Install this file to your mod's base directory.
|
|
// Then, 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_bullchicken
|
|
//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_alien_voltigore
|
|
//monster_alien_babyvoltigore
|
|
//monster_babygarg
|
|
//monster_hwgrunt
|
|
//monster_robogrunt
|
|
//monster_stukabat
|