UFO-Scripts/equipment.ufo
From UFO:AI
[edit]
General
With equipment definitions you can define various weapon and item pools, that can be used for each campaign or mission.
[edit]
Example
equipment replaceme
{
assault 2
assault_ammo 4
smg 2
smg_ammo 4
}
This will define an equipment pool with 2 weapons and the appropriate ammo. replaceme will be the id you need to know if you want to access this definition in e.g. a campaign definition.
[edit]

