Update some texts.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
// This file constains the monsters that you always want to precache for dynamic spawning.
|
||||
//
|
||||
// MONSTERS - 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.
|
||||
//
|
||||
// Just remove the comment characters at the beginning of the line for the
|
||||
// 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
|
||||
@@ -13,7 +13,7 @@
|
||||
//monster_apache
|
||||
//monster_barney
|
||||
//monster_bigmomma
|
||||
//monster_bullsquid
|
||||
//monster_bullchicken
|
||||
//monster_gargantua
|
||||
//monster_human_assassin
|
||||
//monster_headcrab
|
||||
|
||||
Reference in New Issue
Block a user