1.0.5 hotfix 1:
- Various fixes for the Combined Patch. - Some safeguards for force field and sentries so they don't bug the hell out if receiving crushing or ice damage.
This commit is contained in:
parent
826485d4a3
commit
b8ab28175a
14 changed files with 111 additions and 56 deletions
|
|
@ -1,8 +1,16 @@
|
|||
Class BCasing : UTCasing
|
||||
{
|
||||
Default
|
||||
{
|
||||
BounceSound "automag/casing";
|
||||
}
|
||||
}
|
||||
Class BCasing2 : UTCasing
|
||||
{
|
||||
Default
|
||||
{
|
||||
BounceSound "automag/casing";
|
||||
}
|
||||
}
|
||||
|
||||
Class Betamag : UnrealWeapon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue