Current commit does not run and I don't know why.
Sentry partially implemented. Motion Detector implemented. Light/Dark Flares implemented.
This commit is contained in:
parent
ad20f46db7
commit
f2cdf34c98
18 changed files with 835 additions and 50 deletions
|
|
@ -40,7 +40,7 @@ Class UTranslocator : UnrealWeapon
|
|||
{
|
||||
Tag "$T_TELEGUN";
|
||||
Inventory.PickupMessage "$I_TELEGUN";
|
||||
Weapon.SlotNumber 9;
|
||||
Weapon.SlotNumber 1;
|
||||
Weapon.SelectionOrder 10;
|
||||
Weapon.AmmoType1 "UTranslocatorAmmo";
|
||||
Weapon.AmmoUse1 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue