Added lesser variants to shock core and biorifle ammo for balance.
Added "dropped ammo" properties to all weapons, also for balance. Silence warnings about floating point truncation.
This commit is contained in:
parent
884bbab247
commit
569ef037ec
20 changed files with 154 additions and 72 deletions
12
modeldef.ges
12
modeldef.ges
|
|
@ -10,6 +10,18 @@ Model "BioAmmo"
|
|||
|
||||
FrameIndex BIOA A 0 0
|
||||
}
|
||||
Model "BioAmmo2"
|
||||
{
|
||||
Path "models"
|
||||
Model 0 "BioAmmoM_d.3d"
|
||||
Skin 0 "Jbammo1.png"
|
||||
Scale 0.08 0.096 0.08
|
||||
PitchOffset 180
|
||||
RollOffset 90
|
||||
ZOffset 4
|
||||
|
||||
FrameIndex BIOA A 0 0
|
||||
}
|
||||
|
||||
Model "BioGel"
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue