ammo_rack

Vars | |
storage_type | Determines what subtype of storage is on our item, see datums\storage\subtypes |
---|---|
Procs | |
PopulateContents | Use this to fill your storage with items. USE THIS INSTEAD OF NEW/INIT |
Var Details
storage_type

Determines what subtype of storage is on our item, see datums\storage\subtypes
Proc Details
PopulateContents
Use this to fill your storage with items. USE THIS INSTEAD OF NEW/INIT