Add assets for zm_ai_pack mod.

This commit is contained in:
JezuzLizard
2024-01-07 18:35:38 -08:00
parent c8972ced8b
commit edbacfed4c
345 changed files with 53950 additions and 0 deletions

View File

@ -0,0 +1,25 @@
idle : notify idle_anim
{
pb_stand_alert
}
idle_crouch : notify idle_anim
{
pb_crouch_alert
}
zm_death : notify death_anim
{
pb_stand_alert
}
zm_move_walk : notify move_anim
{
pb_laststand_idle
}
laststand : notify death_anim
{
pb_laststand_idle
}