Add monster_gonome.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
//
|
||||
// Install this file to your mod's base directory.
|
||||
|
||||
// ORIGINAL HALF-LIFE MONSTERS
|
||||
|
||||
// Alien Grunt
|
||||
sk_agrunt_health 90
|
||||
sk_agrunt_dmg_punch 20
|
||||
@@ -55,10 +57,6 @@ sk_islave_dmg_claw 10
|
||||
sk_islave_dmg_clawrake 25
|
||||
sk_islave_dmg_zap 10
|
||||
|
||||
// Icthyosaur
|
||||
sk_ichthyosaur_health 200
|
||||
sk_ichthyosaur_shake 35
|
||||
|
||||
// Controller
|
||||
sk_controller_health 60
|
||||
sk_controller_dmgzap 25
|
||||
@@ -88,6 +86,15 @@ sk_miniturret_health 40
|
||||
// Sentry Turret
|
||||
sk_sentry_health 40
|
||||
|
||||
// OPPOSING FORCE MONSTERS
|
||||
|
||||
// Gonome
|
||||
sk_gonome_health 85
|
||||
sk_gonome_dmg_one_slash 20
|
||||
sk_gonome_dmg_guts 10
|
||||
sk_gonome_dmg_one_bite 14
|
||||
|
||||
|
||||
// MONSTER WEAPON DAMAGE
|
||||
sk_9mm_bullet 5
|
||||
sk_9mmAR_bullet 4
|
||||
|
||||
Reference in New Issue
Block a user