Add monster_male_assassin.

This commit is contained in:
Julian
2020-06-09 18:21:51 -03:00
parent 769ec8852f
commit bf607621b3
12 changed files with 380 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
//
// Install this file to your mod's base directory.
// ORIGINAL HALF-LIFE MONSTERS
// Alien Grunt
@@ -86,6 +87,7 @@ sk_miniturret_health 40
// Sentry Turret
sk_sentry_health 40
// OPPOSING FORCE MONSTERS
// Gonome
@@ -94,9 +96,14 @@ sk_gonome_dmg_one_slash 20
sk_gonome_dmg_guts 10
sk_gonome_dmg_one_bite 14
// Male Assassin
sk_massassin_health 50
sk_massassin_kick 25
// MONSTER WEAPON DAMAGE
sk_9mm_bullet 5
sk_9mmAR_bullet 4
sk_9mmAR_grenade 100
sk_12mm_bullet 10
sk_762_bullet 100