Impact Hammer fully implemented.

This commit is contained in:
Marisa the Magician 2018-05-25 20:16:37 +02:00
commit 1ddda70712
19 changed files with 428 additions and 40 deletions

View file

@ -6,7 +6,6 @@ Class Translocator : UTWeapon
Inventory.PickupMessage "You got the Translocator Source Module.";
Weapon.SlotNumber 1;
Weapon.SelectionOrder 10;
+INVENTORY.UNTOSSABLE;
+WEAPON.NO_AUTO_SWITCH;
}
States