/******************************************************************* * Decompiled By: Bog * Decompiled File: animscripts\traverse\stepup_38.gsc * Game: Call of Duty: Ghosts * Platform: Console * Function Count: 2 * Decompile Time: 45 ms * Timestamp: 10/27/2023 1:35:56 AM *******************************************************************/ //Function Number: 1 func_4FDD() { if(self.type == "dog") { animscripts/traverse/shared::func_28F2(38,5); return; } func_4F99(); } //Function Number: 2 func_4F99() { var_00 = []; %traverse_stepup_52; var_00["traverseAnim"] = 38; lib_7472::func_6176(var_00); }