Flashlight/Searchlight implemented.
Proper handling of charge redistribution on multi-copy items (fixes infinitely replenishable charge exploit). More preparation code for other items.
This commit is contained in:
parent
ee8e612f48
commit
b12c4a4112
17 changed files with 270 additions and 24 deletions
|
|
@ -23,6 +23,14 @@ Class StunnerAmmo : Ammo
|
|||
}
|
||||
}
|
||||
|
||||
Class StunTrail : Actor
|
||||
{
|
||||
}
|
||||
|
||||
Class StunProj : Actor
|
||||
{
|
||||
}
|
||||
|
||||
Class Stunner : UnrealWeapon
|
||||
{
|
||||
Default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue