Add monster_gonome.

This commit is contained in:
Julian
2020-06-07 18:52:55 -03:00
parent 2762dbc0b2
commit 7fcf39b6d3
9 changed files with 997 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
// "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_NONE -1
// CLASS_MACHINE 1
// CLASS_PLAYER 2
// CLASS_HUMAN_PASSIVE 3