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:
Marisa the Magician 2019-09-06 00:20:14 +02:00
commit f2cdf34c98
18 changed files with 835 additions and 50 deletions

View file

@ -81,7 +81,7 @@ Class BigGun : UnrealWeapon
Tag "$T_BIGGUN";
Inventory.PickupMessage "$I_BIGGUN";
Weapon.UpSound "big/select";
Weapon.SlotNumber 0;
Weapon.SlotNumber 9;
Weapon.SelectionOrder 0;
Weapon.AmmoType "BigAmmo";
Weapon.AmmoUse 1;