This commit is contained in:
2025-12-02 23:07:08 -03:00
parent 18a799b151
commit 434184f872
3 changed files with 10 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
/*02*/(key:"chicago gangster", ability:Gun, aps:7.4, ammo:25, range:60, damage:12),
/*03*/(key:"commando", ability:Gun, aps:7.4, ammo:26, range:60, damage:12),
/*04*/(key:"field medic", ability:Medic, aps:20),
/*05*/(key:"geisha", ability:Curver),
/*05*/(key:"geisha", ability:None),
/*06*/(key:"goblin", ability:Arrow, aps:2, ammo:5, range:90, damage:50),
/*07*/(key:"green grocer", ability:Curver, range:60, ammo:10, damage:25, projectile:"carrot"),
/*08*/(key:"highland hammer thrower", ability:Thrown, aps:2, ammo:10, damage:25, range:80, projectile:"hammer", interrupt_shoot:false),

View File

@@ -1727,3 +1727,12 @@
"key" ""
"disable_ai" "true"
}
// entity 59
{
"classname" "enemy_spawn"
"origin" "-184 504 -232"
"angles" "0 0 0"
"head" "geisha"
"key" ""
"disable_ai" "true"
}

Binary file not shown.