mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-23 21:50:46 -05:00
Encounter: give fallback weapon if no primary weapon to return
This commit is contained in:
@ -2352,7 +2352,8 @@ grief_laststand_weapons_return()
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
self maps\mp\zombies\_zm_weapons::give_fallback_weapon();
|
||||||
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
grief_laststand_items_return()
|
grief_laststand_items_return()
|
||||||
|
Reference in New Issue
Block a user