Added activatable items for Heretic, along with a full inventory bar.
Support new versions of Kinsie's test map. Switch to new GetAxes implementation across the board. Minor fixes here and there.
This commit is contained in:
parent
1ed7083113
commit
76df49e62b
42 changed files with 663 additions and 111 deletions
|
|
@ -404,6 +404,8 @@ Class Searchlight : Inventory
|
|||
Inventory.MaxAmount 200;
|
||||
Inventory.InterHubAmount 0;
|
||||
Inventory.PickupMessage "$I_SEARCHLIGHT";
|
||||
Inventory.PickupSound "lite/pickup";
|
||||
Inventory.RespawnTics 1050;
|
||||
}
|
||||
|
||||
override bool Use( bool pickup )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue