bill 1 mês atrás
pai
commit
71e3c785f7
1 arquivos alterados com 9 adições e 0 exclusões
  1. 9 0
      src/views/animation/right/am.vue

+ 9 - 0
src/views/animation/right/am.vue

@@ -170,6 +170,15 @@ const actionsMap: Record<string, string> = {
   peone_forward: "匍匐前行",
   wall_crash: "松手摔倒",
   head_hit: "头被击中",
+  Fireman_Bash: "",
+  Fireman_Climb: "",
+  Fireman_Crouching: "",
+  Women_Bash: "",
+  "Fireman_Death-Form-Back-Headshot": "",
+  "Fireman_Illeagal-Knee-Left": "左膝盖",
+  "Fireman_Illeagal-Knee-Right": "右膝盖",
+  Fireman_Kicking: "踢门",
+  "Fireman_Left-Turn-Wbirefcase": "",
 };
 const keys = Object.keys(actionsMap);
 const amActions = computed(() => {