Skill files now match the new conventions.

This commit is contained in:
Marco Cawthorne 2024-02-23 14:03:15 -08:00
parent eec4e94cea
commit 30f372c060
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,3 @@
exec skill_valve.cfg
exec skillopfor.cfg
set sk_drillsergeant_health1 "10"
set sk_drillsergeant_health2 "10"
set sk_drillsergeant_health3 "10"

View File

@ -0,0 +1,2 @@
exec "skill.cfg"
exec "skill_gearbox.cfg"