mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-25 05:11:00 +00:00
11 lines
202 B
Text
11 lines
202 B
Text
|
rally_scripted_object
|
||
|
{
|
||
|
model "models/mapobjects/cactus/cactus.md3"
|
||
|
moveable 1
|
||
|
mass 40
|
||
|
elasticity 0.1
|
||
|
health -1
|
||
|
mins -4 -4 -8
|
||
|
maxs 4 4 8
|
||
|
hitsound "sound/misc/menu1.wav" //change this
|
||
|
}
|