ammo_box 
Vars | |
| bullet_load_duration | One bullet load duration |
|---|---|
| can_fast_load | Reload ammo box without progress bar |
| extra_info | Additional info to be added to examine text. |
Procs | |
| get_ammo_descriptor | What corresponding ammo should be called in examine procs.
Should be set in genitive case like "патронов" or "выстрелов". |
| get_cartridge_marking | Getter for cartridge marking |
| reload | Reloads ammo box and its child types - magazines. Returns the number of reloaded shells. |
Var Details
bullet_load_duration 
One bullet load duration
can_fast_load 
Reload ammo box without progress bar
extra_info 
Additional info to be added to examine text.
Proc Details
get_ammo_descriptor
What corresponding ammo should be called in examine procs.
Should be set in genitive case like "патронов" or "выстрелов".
get_cartridge_marking
Getter for cartridge marking
reload
Reloads ammo box and its child types - magazines. Returns the number of reloaded shells.