home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Igromania 1999 August
/
Igromania_1999-08.iso
/
Demo
/
Shadoman
/
data1.cab
/
Program_Executable_Files
/
data
/
scripts
/
weapons
/
BrutalBullet.ws
< prev
next >
Wrap
Text File
|
1999-07-08
|
410b
|
17 lines
$name "Brutal Bullet"
$properties // These are the default properties
{
$collision_radius = 8
$collision_flags = COLLIDE_WORLD,COLLIDE_INSTANCE,COLLIDE_SHADOWMAN
$blast_radius = 0
$damage = 5
$min_velocity = 25
$max_velocity = 25
$physics_flags = PHYS_NONE
$velocity_flags = USE_DEFAULT_VELOCITY
$weapon_class = _WP_CLASS_BULLET
$weapon_range = 400
$friction = 0.94
}