mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-07 21:59:49 -05:00
Claymore: remove first raise anim from weapon file
This commit is contained in:
parent
0cba498468
commit
f3b1ac3b84
@ -151,5 +151,4 @@ claymore_setup()
|
|||||||
self set_player_placeable_mine( "claymore_zm" );
|
self set_player_placeable_mine( "claymore_zm" );
|
||||||
self setactionslot( 4, "weapon", "claymore_zm" );
|
self setactionslot( 4, "weapon", "claymore_zm" );
|
||||||
self setweaponammostock( "claymore_zm", 2 );
|
self setweaponammostock( "claymore_zm", 2 );
|
||||||
self seteverhadweaponall( 1 );
|
|
||||||
}
|
}
|
1
weapons/zm/claymore_zm
Normal file
1
weapons/zm/claymore_zm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user