| inv_item |
bool |
7 |
if set to 1, show item acquisition gui when picked up |
| inv_name |
var |
Batteries |
name referenced for triggers etc.. requiring this to be in inventory to work |
| inv_icon |
var |
|
icon name for hud graphics |
| inv_carry |
bool |
|
if set to 1, is carried as opposed to instant use |
| no_touch |
bool |
|
trigger to give to player instead of picking up |
| not_easy |
bool |
|
set to 1 and item will not spawn in easy mode |
| not_medium |
bool |
|
set to 1 and item will not spawn in medium mode |
| not_hard |
bool |
|
set to 1 and item will not spawn in hard mode |
| model |
model |
models/items/battery/battery.ase |
visual model |
| triggersize |
var |
|
amount to expand the pickup trigger by |
| inv_id |
var |
|
id number as defined in guis/itemdefs.h |