/******************************************************************* * Decompiled By: Bog * Decompiled File: maps\mp\_explosive_bolt.gsc * Game: Call of Duty: Black Ops 2 * Platform: PC * Function Count: 2 * Decompile Time: 0 ms * Timestamp: 10/28/2023 12:10:55 AM *******************************************************************/ #include common_scripts/utility; #include maps/mp/_utility; //Function Number: 1 init() { loadfx("weapon/crossbow/fx_trail_crossbow_blink_grn_os"); loadfx("weapon/crossbow/fx_trail_crossbow_blink_red_os"); } //Function Number: 2 watch_bolt_detonation(owner) { }