All misc items implemented. Enhanced Shock Rifle implemented.

Going to focus on the HUD now while at the same time doing the remaining weapons.
This commit is contained in:
Marisa the Magician 2018-05-21 20:28:17 +02:00
commit d3da87cefe
310 changed files with 2236 additions and 77 deletions

View file

@ -1,4 +1,7 @@
GameInfo
{
AddEventHandlers = "RedeemerHUDHandler", "UTMenuHandler"
PlayerClasses = "UTPlayer"
StatusBarClass = "UTHud"
BackpackType = "UTBackpack"
}