Sheen HMG pickup model done.
This commit is contained in:
parent
11076bc0a1
commit
14d55e3235
11 changed files with 12 additions and 8 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[default]
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r189 \cu(Wed 20 Jul 11:27:19 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r189 \cu(2022-07-20 11:27:19)\c-";
|
||||
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r191 \cu(Wed 20 Jul 20:55:47 CEST 2022)\c-";
|
||||
SWWM_SHORTVER="\cw1.3pre r191 \cu(2022-07-20 20:55:47)\c-";
|
||||
|
|
|
|||
|
|
@ -1,12 +1,13 @@
|
|||
Model "HeavyMahSheenGun"
|
||||
{
|
||||
Path "models/extra"
|
||||
Path "models"
|
||||
|
||||
Model 0 "BaseCube_d.3d"
|
||||
Skin 0 "CHIPTILR"
|
||||
Scale 0.05 0.05 0.05
|
||||
ZOffset 16
|
||||
PitchOffset 30
|
||||
Model 0 "SheenHMGPickup_d.3d"
|
||||
SurfaceSkin 0 0 "SheenHMG.png"
|
||||
SurfaceSkin 0 1 "-noflat-"
|
||||
Scale 0.16 0.16 0.16
|
||||
AngleOffset 90
|
||||
ZOffset 20
|
||||
ROTATING
|
||||
|
||||
FrameIndex XZW1 A 0 0
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 32 KiB |
BIN
models/SheenHMGPickup_a.3d
Normal file
BIN
models/SheenHMGPickup_a.3d
Normal file
Binary file not shown.
BIN
models/SheenHMGPickup_d.3d
Normal file
BIN
models/SheenHMGPickup_d.3d
Normal file
Binary file not shown.
|
|
@ -5,6 +5,7 @@ Weapon models:
|
|||
- Plasma Blaster
|
||||
- Puntzer Beta
|
||||
- Puntzer Gamma
|
||||
½ Sheen HMG
|
||||
- Quadravol
|
||||
- Sparkster Rifle
|
||||
- Mortal Rifle
|
||||
|
|
|
|||
|
|
@ -17,6 +17,8 @@ Class HeavyMahSheenGun : SWWMWeapon
|
|||
Weapon.AmmoGive1 200;
|
||||
SWWMWeapon.DropAmmoType "SheenAmmo";
|
||||
Stamina 100000;
|
||||
Radius 30;
|
||||
Height 28;
|
||||
}
|
||||
States
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue