Add monster_gonome.
This commit is contained in:
@@ -3,8 +3,11 @@
|
||||
//
|
||||
// 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.)
|
||||
// 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
|
||||
@@ -24,3 +27,4 @@
|
||||
//monster_turret
|
||||
//monster_miniturret
|
||||
//monster_sentry
|
||||
//monster_gonome
|
||||
|
||||
Reference in New Issue
Block a user