SA-MP/archive/files/object.dat

1241 lines
122 KiB
Plaintext
Raw Permalink Normal View History

2023-11-08 20:33:43 +08:00
;
;
; Title : Object.dat
; Date : 03/02/00
;
;
;
;
;
; (A) Object Name [256 chars max]
; (B) Mass [kilograms 1 to 50000]
; (C) TurnMass [kg m^3 or some such dimension]
; (D) Air Resistance [scale 0 (total resistance) to 1 (zero resistance)]
; (E) Elasticity [scale 0 (no bounce) to 1 (full bounce)]
; (F) Percent Submerged [percentage 10 to 120]
; (G) Uproot Limit [force magnitude required to uproot]
; (H) Collision Damage Multiplier [0.1 - 5.0 ish]
;
; (I) Collision Damage Effect
; 0:none
; 1:change_model
; 20:smash_completely
; 21:change_then_smash
; 200:breakable
; 202:breakable then removed (ie. never regenerated after destroyed)
;
; (J) Special Collision Response Cases
; 0:none(default)
; 1:lampost
; 2:smallbox
; 3:bigbox
; 4:fencepart
; 5:grenade
; 6:SWINGDOOR
; 7:LOCKDOOR
; 8:HANGING
; 9:OB_COL_POOLBALL
;
; (K) Camera to avoid this object (0) for no (1) for yes
;
; (L) Causes Explosion - if this is no zero then an effect must be specified which is played when this object explodes
;
;
; FX INFO:
; ========
;
; (FX_TYPE) Type of FxSystem - 0 - no FxSystem, 1 - play when hit, 2 - play when destroyed, 3 - play when hit or destroyed
; (FX_OFFSET) Offset of FxSystem - offset from the pivot of the object (set x value to -999.0 to play at the point of collision)
; (FX_NAME) Name of FxSystem - needs to be "noname" if FX_TYPE is 0, otherwise must be the name of a valid FxSystem
;
;
;
; BREAKABLE INFO:
; ===============
;
; (B-SM) Smash Multiplier - if set to 2.0 then it will take twice the force to smash as opposed to break an object (1.0 - smash only - never break, set very large if it only breaks and never smashes)
; (B-VX) Break Velocity X - velocity of breakable parts
; (B-VY) Break Velocity Y
; (B-VZ) Break Velocity Z
; (B-VR) Break Velocity Rand - velocity randomness factor
; (B_GUN) Gun Break Mode - 0 - not breakable by gun, 1 - breakable, 2 - smashable
; (B_SPK) Produce Sparks on Impact - 0 - no sparks, 1 - sparks produced
;******************************* these have invalid collision damage effects ********************************************************
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
;******** smash_cardbox_completely
cardboardbox2, 20.0, 20.0 0.99, 0.03, 50.0, 0.0, 2.5, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_crate
cardboardbox4, 20.0, 20.0 0.99, 0.03, 50.0, 0.0, 2.5, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_crate
cardboardbox, 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_crate
cm_box, 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_crate
temp_cardbox, 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_crate
pizzabox 10.0, 10.0 1.00, 0.03, 50.0, 0.0, 2.0, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_crate
tar_gun1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
tar_gun2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
kb_beer 30.0, 30.0 0.99, 0.03, 50.0, 0.0, 1.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
kb_beer01 30.0, 30.0 0.99, 0.03, 50.0, 0.0, 1.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
record1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
record2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
record3 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
e_test 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
w_test 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
cutscene_beer 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
dyn_wine_break 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
dyn_wine_BOUNCE 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
CJ_B_OPTIC1 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
CJ_BEER_B_1 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
CJ_BEER_B_2 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
DYN_WINE_BIG 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
CJ_BS_BAG 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
CJ_BS_CUP 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
PIZZA_MENU 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
PIZZA_S_P 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
CJ_S1_Larm 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 1, 0
CJ_S1_Rarm 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 1, 0
CJ_S1_torso 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 1, 0
CJ_S1_legs 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 1, 0
CJ_S1_Head 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 1, 0
tramstop_SF, 150.0, 50.0 0.99, 0.03, 10.0, 100.0, 1.0, 1, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;******** smash_yellow_target_completely
tar_downleft 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
tar_downright 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
tar_top 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
tar_upleft 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
tar_upright 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
;******** smash_woodenbox_completely
woodenbox, 250.0, 250.0 0.99, 0.04, 50.0, 0.0, 1.5, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_crate
;******** smash_trafficcone_completely
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
trafficcone, 25.0, 50.0 0.99, 0.03, 50.0, 10.0, 2.0, 20, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
Gasgrenade, 25.0, 50.0 0.99, 0.03, 50.0, 10.0, 1.0, 20, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
Dynamite, 25.0, 50.0 0.99, 0.03, 50.0, 10.0, 2.0, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
mobile1993b, 25.0, 50.0 0.99, 0.03, 50.0, 10.0, 2.0, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
;******** smash_barpost_completely
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
smashbar 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 20, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;******** smash_blackbag
BlackBag1 100.0, 150.0 0.97, 0.05, 120.0, 0.0, 1.0, 20, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
BlackBag2 100.0, 150.0 0.97, 0.05, 120.0, 0.0, 1.0, 20, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;******** TREES
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
veg_palmkb2 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 0, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
veg_palmkb8 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 0, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
veg_palmkb7 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 0, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
veg_palmkb1 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 0, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
veg_palmkb5 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 0, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
veg_palmkb9 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 0, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
veg_palmkb10 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 0, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
veg_palmkb4 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 0, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
pot_02 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 0, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
veg_palmkb3 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 0, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
veg_palmkb14 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 0, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
sjmpalmbigpv 500.0, 1000.0, 0.97, 0.05, 50.0, 201.0, 0.75, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_palm
sm_bevhiltreepv 1500.0, 4000.0, 0.97, 0.05, 50.0, 501.0, 0.5, 1, 1, 0, 0, 2, 0.0, 0.0, 11.0, tree_hit_fir
aw_streettree2 500.0, 1000.0, 0.97, 0.05, 50.0, 201.0, 0.75, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
aw_streettree3 500.0, 1000.0, 0.97, 0.05, 50.0, 201.0, 0.75, 1, 1, 0, 0, 2, 0.0, 0.0, 3.4, tree_hit_fir
aw_streettree1 500.0, 1000.0, 0.97, 0.05, 50.0, 201.0, 0.75, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
;***********procedural desert*************
sand_josh1 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_palm
sand_josh2 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
sjmcacti2 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
;***********procedural forest************
Hazelweetree_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Ash_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
sm_fir_scabg_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Cedar3_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Locust_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Cedar2_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Pinebg_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Elmweesm_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Elmsparsesm_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Elmdead_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Elmtreegrn_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Elmtreegrn2_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Cedar1_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Elmredsm_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
Elmred_PO 500.0, 500.0, 0.99, 0.05, 50.0, 199.0, 1.0, 1, 1, 0, 0, 2, 0.0, 0.0, 3.0, tree_hit_fir
;******** smash_beachlounge_wood
lounge_wood_up, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
lounge_wood_dn, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
;******** smash_beachlounge_towel
lounge_towel_up, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_door
;****************************************exploding objects****************************************************************************************
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
petrolpump 99999.0, 350.0 0.99, 0.05, 50.0, 120.0, 1.0, 20, 0, 1, 1, 2, 0.0, 0.0, 0.0, explosion_medium 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
petrolpumpnew 99999.0, 350.0 0.99, 0.05, 50.0, 120.0, 1.0, 20, 0, 1, 1, 2, 0.0, 0.0, 0.0, explosion_medium 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
washgaspump 99999.0, 500.0 0.99, 0.05, 50.0, 120.0, 1.0, 20, 0, 1, 1, 2, 0.0, 0.0, 0.0, explosion_medium 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
kb_barrel_exp, 1000.0, 0.5 0.99, 0.25, 50.0, 0.0, 1.0, 0, 0, 1, 0, 2, 0.0, 0.0, 0.0, explosion_medium
barrel4, 100.0, 100.0 0.99, 0.05, 50.0, 0.0, 10.0, 20, 0, 1, 1, 2, 0.0, 0.0, 0.0, explosion_medium
missile_04_SFXR, 100.0, 100.0 0.99, 0.05, 50.0, 0.0, 10.0, 20, 0, 1, 1, 2, 0.0, 0.0, 0.0, explosion_medium
missile_07_SFXR, 100.0, 100.0 0.99, 0.05, 50.0, 0.0, 10.0, 20, 0, 1, 1, 2, 0.0, 0.0, 0.0, explosion_medium
missile_11_SFXR, 100.0, 100.0 0.99, 0.05, 50.0, 0.0, 10.0, 20, 0, 1, 1, 2, 0.0, 0.0, 0.0, explosion_medium
CJ_FLAME_Drum_(F) 100.0, 100.0 0.99, 0.05, 50.0, 0.0, 1.0, 20, 0, 1, 1, 2, 0.0, 0.0, 0.0, explosion_medium
;mil_samsite is explodable, but it's also breakable so it's in that section instead (take a fair amount of damage to get it to explode anyway)
;****************************************dynamic map objects****************************************************************************************
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
ab_jetseat_hrest, 50.0, 100.0 0.99, 0.1, 50.0, 0.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ab_jetLiteGlass 50.0, 150.0 0.99, 0.0, 50.0, 350.0, 5.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
beachball, 1000.0, 50.0 0.99, 0.0001, 50.0, 0.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
bar_barrier10 500.0, 5000.0 0.99, 0.05, 50.0, 350.0, 1.0, 1, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
bar_barrier12 500.0, 5000.0 0.99, 0.05, 50.0, 350.0, 1.0, 1, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
parkingmeter, 60.0, 100.0 0.99, 0.05, 50.0, 100.0, 1.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
wastebin, 10.0, 10.0 0.97, 0.1, 120.0, 0.0, 1.0, 1, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
BinNt14_LA, 10.0, 10.0 0.97, 0.1, 120.0, 0.0, 1.0, 1, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
BinNt13_LA, 10.0, 10.0 0.97, 0.1, 120.0, 0.0, 1.0, 1, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
BinNt10_LA, 10.0, 10.0 0.97, 0.1, 120.0, 0.0, 1.0, 1, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
bin1, 200.0, 140.0 0.99, 0.05, 50.0, 100.0, 1.0, 1, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
postbox1, 200.0, 150.0 0.99, 0.03, 50.0, 100.0, 1.0, 1, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
fire_hydrant, 150.0, 50.0 0.99, 0.03, 50.0, 100.0, 1.0, 1, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
bollardlight 150.0, 50.0 0.99, 0.03, 50.0, 100.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
bouy, 21250.0, 22500.0 0.99, 0.05, 30.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
barrelexpos 250.0, 150.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
helix_barrier 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
noparkingsign1, 30.0, 50.0 0.99, 0.05, 50.0, 100.0, 1.0, 0, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
CE_hairpinR, 30.0, 50.0 0.99, 0.05, 50.0, 100.0, 1.0, 0, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
CE_hairpinL, 30.0, 50.0 0.99, 0.05, 50.0, 100.0, 1.0, 0, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
CE_mailbox1, 30.0, 50.0 0.99, 0.05, 50.0, 100.0, 1.0, 0, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
CE_mailbox2, 30.0, 50.0 0.99, 0.05, 50.0, 100.0, 1.0, 0, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
phonesign, 30.0, 50.0 0.99, 0.05, 50.0, 100.0, 1.0, 0, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
barrel1, 50.0, 50.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
barrel2, 250.0, 150.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
barrel3, 100.0, 100.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
dump1, 900.0, 900.0 0.99, 0.05, 150.0, 10.0, 1.0, 1, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_packet 100.0, 50.0 0.95, 0.05, 50.0, 0.0, 2.5, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
kmb_marijuana 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_parachute 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_holdall 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_smokecan 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_dumbbell 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_dumbbell2 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_bpress 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_bomb 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_shoptrolley 20.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
temp_crate1 1250.0, 1250.0 0.99, 0.04, 50.0, 0.0, 1.5, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_container_red 5000.0, 10000.0 0.99, 0.001, 50.0, 700.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_container_yel 5000.0, 10000.0 0.99, 0.001, 50.0, 700.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_container_blue 5000.0, 10000.0 0.99, 0.001, 50.0, 700.0, 0.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 0, 0
KMB_CONTAINER_OPEN 5000.0, 10000.0 0.99, 0.001, 50.0, 700.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_rock 10.0, 10.0 0.99, 0.03, 50.0, 0.0, 2.5, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_plank 10.0, 40.0 0.99, 0.03, 50.0, 0.0, 2.5, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_gimpdoor 99999.0, 99999.0 0.99, 0.04, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
la_fuckcar1, 1200.0, 1800.0 0.99, 0.05, 50.0, 200.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
la_fuckcar2, 1200.0, 1800.0 0.99, 0.05, 50.0, 200.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolq 10.0, 10.0 1.00, 0.2, 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolq2 10.0, 10.0 1.00, 0.2, 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
portaloo 50.0, 100.0 0.99, 0.05, 50.0, 100.0, 1.0, 0, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_Dump2_LOW, 1000.0, 2500.0 0.99, 0.05, 30.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_Dump1_LOW01, 250.0, 150.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
DYN_ROADBARRIER_5a, 250.0, 150.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
DYN_ROADBARRIER_5b, 250.0, 150.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_frontgate 99999.0, 99999.0 0.99, 0.04, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
BSKBALL_LAX 99999.0, 99999.0 0.99, 0.04, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
BSKBALLHUB_LAX01 99999.0, 99999.0 0.99, 0.04, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
NEIL_SLOT 99999.0, 99999.0 0.99, 0.04, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
Ws_apgate 99999.0, 99999.0 0.99, 0.04, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kb_barrel, 1000.0, 250.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
vegaslampost, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
CJ_SLOT_BANK 99999.0, 99999.0 0.99, 0.04, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_Dumpster3, 100.0, 100.0 0.99, 0.1, 50.0, 50.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_Dumpster2, 100.0, 100.0 0.99, 0.1, 50.0, 50.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
BinNt01_LA, 100.0, 100.0 0.99, 0.1, 50.0, 50.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
BinNt02_LA, 100.0, 100.0 0.99, 0.1, 50.0, 50.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
BinNt03_LA, 100.0, 100.0 0.99, 0.1, 50.0, 50.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
BinNt04_LA, 100.0, 100.0 0.99, 0.1, 50.0, 50.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_ASHTRAY_b 10.0, 50.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_SHTROLLY 10.0, 50.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
Gay_dumpster, 1000.0, 2500.0 0.99, 0.05, 30.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
bollard, 150.0, 50.0 0.99, 0.03, 50.0, 100.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ws_ref_bollard, 150.0, 50.0 0.99, 0.03, 10.0, 100.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ws_roadwarning_01, 150.0, 50.0 0.99, 0.03, 10.0, 100.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ws_roadwarning_02, 150.0, 50.0 0.99, 0.03, 10.0, 100.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ws_roadwarning_03, 150.0, 50.0 0.99, 0.03, 10.0, 100.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ws_roadwarning_04, 150.0, 50.0 0.99, 0.03, 10.0, 100.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ws_roadwarning_05, 150.0, 50.0 0.99, 0.03, 10.0, 100.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
chinalamp_sf, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
WS_floodlight, 1500.0, 12000.0 0.99, 0.05, 50.0, 280.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 1000.0, 0.0, 0.0, 0.1, 0.07, 0, 0
WS_floodbeams, 99999.0, 99999.0 0.99, 0.03, 10.0, 100.0, 1.0, 20, 0, 0, 0, 0, 0.0, 0.0, 0.0, none
;
;**************************************************breakables*****************************************************************************************
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
rockbrkq 800.0, 800.0, 0.99, 0.05, 80.0, 9999.0, 2.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, coke_puff 22000.0, 0.08, 0.08, 0.08, 0.018, 1, 0
;p_rubble04col 800.0, 800.0, 0.99, 0.05, 80.0, 9999.0, 2.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 22000.0, 0.05, 0.05, 0.05, 0.03, 1, 0
;p_rubble05col 800.0, 800.0, 0.99, 0.05, 80.0, 9999.0, 2.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 22000.0, 0.05, 0.05, 0.05, 0.03, 1, 0
;p_rubble04bcol 800.0, 800.0, 0.99, 0.05, 80.0, 9999.0, 2.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 22000.0, 0.05, 0.05, 0.05, 0.03, 1, 0
;this might not be a good idea, these are the procedural rocks^^^^^^^^
smashboxpile 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
propcollecttable, 25.0, 50.0 0.99, 0.03, 50.0, 10.0, 2.0, 200, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 2, 0
propwineglass1, 25.0, 50.0 0.99, 0.03, 50.0, 10.0, 2.0, 200, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 2, 0
propbeerglass1, 25.0, 50.0 0.99, 0.03, 50.0, 10.0, 2.0, 200, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 2, 0
propwinebotl2, 25.0, 50.0 0.99, 0.03, 50.0, 10.0, 2.0, 200, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 2, 0
propvodkabotl1, 25.0, 50.0 0.99, 0.03, 50.0, 10.0, 2.0, 200, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 2, 0
propwinebotl1, 25.0, 50.0 0.99, 0.03, 50.0, 10.0, 2.0, 200, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 2, 0
mlamppost 600.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
traincross1 600.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
Streetlamp2 600.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
Streetlamp1 600.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
lampost_coast 600.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
lamppost1, 600.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
lamppost2, 1250.0, 12500.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
lamppost3, 700.0, 6000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
trafficlight1, 1500.0, 12000.0 0.99, 0.05, 50.0, 280.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
doublestreetlght 1700.0, 7000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
MTraffic4, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
MTraffic1, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
MTraffic2, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
newstandnew1 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 113.0, 0.0, 0.0, 0.1, 0.07, 2, 0
newstandnew2 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 113.0, 0.0, 0.0, 0.1, 0.07, 2, 0
newstandnew3 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 113.0, 0.0, 0.0, 0.1, 0.07, 2, 0
newstandnew4 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 113.0, 0.0, 0.0, 0.1, 0.07, 2, 0
newstandnew5 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 113.0, 0.0, 0.0, 0.1, 0.07, 2, 0
Mpostbox1 200.0, 150.0 0.99, 0.03, 50.0, 100.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
parkingmeterg 30.0, 50.0 0.99, 0.05, 50.0, 100.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
palette, 50.0, 150.0 0.99, 0.05, 50.0, 0.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
roadworkbarrier1, 30.0, 50.0 0.99, 0.04, 50.0, 0.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
bussign1, 30.0, 50.0 0.99, 0.05, 50.0, 100.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
parkbench1, 50.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
parktable1, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
lounger, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
gardenbencha 50.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
Barrierm 50.0, 100.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
oldwoodpanel 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
des_ghotfenc01 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
des_ghotfenc02 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
des_ghotfenc03 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
des_ghotfenc04 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
des_ghotfenc05 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
des_ghotfenc06 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
des_ghotfenc07 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
des_ghotfenc08 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
des_ghotfenc09 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
des_ghotfenc10 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
cxrf_corpanel 1500.0, 12000.0 0.99, 0.05, 50.0, 1500.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
grasshouse 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 202, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 1, 0
grassplant 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 1, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
privatesign1 200.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
privatesign2 200.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
privatesign3 200.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 151.0, 0.0, 0.0, 0.1, 0.07, 1, 0
privatesign4 200.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
cxreffencesld 150.0, 150.0 0.99, 0.05, 50.0, 1000.0, 0.7, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
cxreffence 150.0, 150.0 0.99, 0.05, 50.0, 1000.0, 0.7, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
portakabin, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.0, 0.01, 200, 0, 2, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 0, 0
kmb_mine 600.0, 4000.0 0.99, 0.05, 50.0, 240.0, 0.1, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.0, 0.00, 0, 1
police_barrier 600.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
mil_samsite, 99999.0, 99999.0 0.99, 0.05, 50.0, 240.0, 0.1, 200, 1, 1, 1, 2, 0.0, 0.0, 0.0, explosion_medium 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
samsite_SFXRF, 99999.0, 99999.0 0.99, 0.05, 50.0, 240.0, 0.1, 200, 1, 1, 1, 2, 0.0, 0.0, 0.0, explosion_medium 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
dyno_box_B 99999.0, 99999.0 0.99, 0.04, 50.0, 0.0, 0.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 0.0, 0.0, 0.0, 0.1, 0.07, 0, 0
traincross2 50.0, 100.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
SW_haybreak02, 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
kmb_padlock, 99999.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
kmb_shutter_smash 50000.0, 50000.0 0.99, 0.05, 50.0, 5000.0, 0.21, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
pol_comp_gate 50000.0, 50000.0 0.99, 0.05, 50.0, 5000.0, 0.21, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
des_warewin, 50000.0, 500000.0 0.99, 0.03, 50.0, 10.0, 2.0, 200, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 2, 0
a51_panel, 50000.0, 500000.0 0.99, 0.03, 50.0, 10.0, 2.0, 200, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 2, 0
kmb_netting, 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 0.3, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
cos_pizskyglas01, 50000.0, 500000.0 0.99, 0.03, 50.0, 10.0, 2.0, 200, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 2, 0
imy_bbox 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 20, 20, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
rider1_door, 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
kb_chr_tbl_test, 50000.0, 500000.0 0.99, 0.03, 50.0, 10.0, 2.0, 200, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 2, 0
kb_canopy_test, 50000.0, 500000.0 0.99, 0.03, 50.0, 10.0, 2.0, 200, 2, 1, 0, 0, 0.0, 0.0, 0.0, none 3.0, 0.0, 0.0, 0.1, 0.07, 2, 0
mtb_banner1 150.0, 150.0 0.99, 0.05, 50.0, 1000.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
freezer_door 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 0.3, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
target_rleg 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 0.3, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 2, 0
target_lleg 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 0.3, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 2, 0
target_ltorso 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 0.3, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 2, 0
target_rtorso 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 0.3, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 2, 0
target_larm 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 0.3, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 2, 0
target_rarm 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 0.3, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 2, 0
target_head 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 0.3, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 2, 0
drv_in_spkrs 150.0, 150.0 0.99, 0.05, 50.0, 1000.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
lxr_motel_doorsim 99999.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
motel_skylite01 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 202, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
motel_skylite02 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 202, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
comp_wood_gate 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 113.0, 0.0, 0.0, 0.1, 0.07, 2, 0
imy_skylight 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 202, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
inj_machine 99999.0, 99999.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
cj_chip_maker_BITS 99999.0, 99999.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
cxreffencemsh 150.0, 150.0 0.99, 0.05, 50.0, 1000.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 1, 0
kmb_trolley 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
imy_track_barrier 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
imy_shash_wall 600.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
CJ_WIN_POP2 600.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
storm_drain_cover 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
md_poster 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
CJ_TRAFFIC_LIGHT3, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
CJ_TRAFFIC_LIGHT4, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
CJ_TRAFFIC_LIGHT5, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
DYN_COR_SHEET, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_SCAFFOLD, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_SCAFFOLD_2, 50000.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_woodpile, 99999.0, 99999.0 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_woodpile2, 99999.0, 99999.0 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_TABLE_2, 99999.0, 50000.0 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_TABLE_1, 99999.0, 50000.0 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
CJ_Dump1_LOW, 50000.0, 180.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_DUMPSTER, 1500.0, 180.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_ROADBARRIER_LO, 1500.0, 180.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_ROADBARRIER_4, 1500.0, 180.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_ROADBARRIER_2, 1500.0, 180.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_ROADBARRIER_3, 1500.0, 180.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_ROADBARRIER_5, 50000.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_ROADBARRIER_6, 100.0, 100.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_BOX_PILE_3, 50000.0, 99999.0 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_BOX_PILE_2, 50000.0, 99999.0 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_BOX_PILE_4, 50000.0, 99999.0 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_BOX_PILE, 50000.0, 99999.0 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_BOXES, 70000.0, 99999.0 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_AIRCON, 99999.0, 99999.0 0.99, 0.05, 50.0, 200.0 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
DYN_TV, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_LADDER, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_LADDER_2, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_FF_STAND 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_STREET_SIGN_2 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_STREET_SIGN_1 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_MESH_1, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_MESH_2, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_MESH_3, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_MESH_4, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_MESH_05, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_CUPBOARD, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_F_R_WOOD_1, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_F_R_WOOD_1b, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_F_R_WOOD_2, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_F_R_WOOD_3, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_F_R_WOOD_4, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_F_WOOD_2, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_F_WOOD_3, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_F_IRON_1, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_CRATE_1, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_CRATE_2, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_CRATE_3, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_OUTHOUSE, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_OUTHOUSE_2, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_COUP, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_CACTUS, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_CART, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_SCAFFOLD_3, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_SCAFFOLD_3b, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_SCAFFOLD_4, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_SCAFFOLD_4b, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_SCAFFOLD_5, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_SCAFFOLD_6, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_SCAFFOLD_6b, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
DYN_PORCH_1, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_PORCH_1b, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_PORCH_2, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_PORCH_2b, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_PORCH_3, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_PORCH_3b, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_PORCH_4, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_PORCH_4b, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_GAZ_1, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_GAZ_2, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_LIFE_P, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_GARRAGE1, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_GARRAGE2, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_BAR_B_Q, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_post_box, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
CJ_ROADBARRIER_L0, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
CJ_DF_WORKTOP_3, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
ct_gatexr 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 113.0, 0.0, 0.0, 0.1, 0.07, 2, 0
DYN_TV_2 50.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
vegasmashfnce_Gate, 99999.0, 99999.0 0.99, 0.05, 50.0, 0.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
CJ_WATER_BARRIER, 500.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 1, 0.0, 0.0, 0.0, water_hydrant 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
BinNt08_LA, 5000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
GAY_TRAFFIC_LIGHT, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
Gay_lamppost, 700.0, 6000.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 0, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 1
bustopm, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
a51_ventcover, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
DYN_FF_TILL, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
CJ_ARM_CRATE_top, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 2.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
hubridge_smash, 50000.0, 50000.0, 0.99, 0.05, 50.0, 9999.0, 1.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 5000.0, 0.01, 0.01, 0.01, 0.07, 1, 0
vgsstriptlights1, 700.0, 700.0 0.99, 0.05, 50.0, 240.0, 1.0, 200, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 100.0, 0.0, 0.0, 0.1, 0.07, 0, 0
policegls01lan 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 202, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
policegls02lan 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 202, 1, 1, 0, 0, 0.0, 0.0, 0.0, none 1.0, 0.0, 0.0, 0.1, 0.07, 2, 0
;
;***************************************************extra sea lifeforms**********************************************************************************
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
sandcastle1, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
sandcastle2, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
jellyfish, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
jellyfish01, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
fish1single, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
fish1s, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
fish2single, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
fish2s, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
fish3single, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
fish3s, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
turtle, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
dolphin, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
shark, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
lotion, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
beachtowel01, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
beachtowel02, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
beachtowel03, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
beachtowel04, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
submarine, 5.0, 50.0 0.99, 0.03, 100.0, 10.0, 2.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
;
;
;********************************level design objects go from this point down************************************************************************************
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
helialpha01_lvs 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
lf_mediastage 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Electricgate, 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
adrenaline 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
info 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
health 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
subwaygate 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
tunnelentrance 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
bodyarmour 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
armour 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
mine 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 20, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
briefcase 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
petrolcanm 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
Money 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
package1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
lhouse_barrier1, 250.0, 1500.0 0.99, 0.05, 50.0, 350.0, 1.0, 1, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
papermachn01 50.0, 50.0 0.99, 0.04, 50.0, 0.0, 1.0, 1, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
grenade, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
bat, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
poolcue, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
colt45, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
silenced, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
molotov, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;rocket, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
chromegun, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
sniper, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
cuntgun, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
sawnoff, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
micro_uzi, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
flame, 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
brassknuckle 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;screwdriver 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
golfclub 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
nitestick 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
knifecur 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;hammer 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;cleaver 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;machete 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
katana 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
chnsaw 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
teargas 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
desert_eagle 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ak47 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
shotgspa 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;buddyshot 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
m4 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
tec9 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;ingramsl 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
mp5lng 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;laser 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
rocketla 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
heatseek 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;M60 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
minigun 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
fire_ex 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
camera 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
bomb 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
satchel 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
Columbiangate 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
newtowerdoor1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
line 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
faketarget 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
bribe 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
bonus 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
killfrenzy 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
camerapickup 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
pikupparachute 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
property_fsale 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
trashcan 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
keycard 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
tar_civ1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
tar_civ2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
tar_frame 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 5.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
waterjump1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
waterjumpx2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
landjump2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
rcbomb, 25.0, 50.0 0.99, 0.03, 80.0, 10.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
gunbox, 100.0, 20.0 0.99, 0.03, 80.0, 10.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
wglasssmash 9999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
carshowwin_SFSX 9999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
carshowbann_SFSX 9999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Des_burn_win 9999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
glassfx_composh 9999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ottosmash1 9999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ottosmash3 9999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ottosmash04 9999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
od_copwindows 9999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
nt_roadblockCI 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
clothesp 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
bb_pickup 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
Esc_step 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
Esc_step8 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
haiwshpnsdoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pickupsave 99999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
BBALL_ingame 10.0, 10.0 0.99, 0.1, 50.0, 0.0, 0.1, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
bball_col 10.0, 10.0 1.00, 0.3, 50.0, 0.0, 0.1, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
k_pooltablesm 99999.0, 99999.0 1.0, 0.2, 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
# DONT USE THESE NUMBERS FOR ANY OTHER OBJECTS - POOL BALLS ONLY!
k_poolballstp03 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballstp06 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballstp05 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballstp04 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballcue 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballstp02 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballstp01 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballstp07 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballspt04 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballspt05 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballspt06 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballspt01 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolball8 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballspt03 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballspt07 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_poolballspt02 10.0, 0.003, 0.992, 0.75, 50.0, 0.0, 1.0, 0, 9, 1, 0, 0, 0.0, 0.0, 0.0, none
k_pooltriangle01 10.0, 10.0 1.00, 0.75, 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
minigun_base 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kev_safe 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cat2_safe_col 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vgsNgate01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vgsNgate02 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
munch_donut 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chopcop_arml 10.0, 10.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
chopcop_armr 10.0, 10.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
chopcop_legl 10.0, 10.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
chopcop_legr 10.0, 10.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
chopcop_head 10.0, 10.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
chopcop_torso 10.0, 10.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
parachute 10.0, 10.0 0.75, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
basejump_target 10.0, 10.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ciggy 10.0, 0.5, 0.995, 0.75, 50.0, 0.0, 1.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
cigar_glow 10.0, 0.5, 0.995, 0.75, 50.0, 0.0, 1.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
cigar 10.0, 0.5, 0.995, 0.75, 50.0, 0.0, 1.0, 0, 2, 1, 0, 0, 0.0, 0.0, 0.0, none
Katana_LHand 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Katana_Anim 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
SNIPER_anim 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sec_keypad 99999.0, 99999.0 0.99, 0.05, 50.0, 0.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
tmp_bin 50.0, 100.0 0.99, 0.05, 50.0, 1000.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
cellphone 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_SUBURB_DOOR_2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_VICTIM_DOOR 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_BINCO_DOOR 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_PRO_DOOR_01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_DS_DOOR 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_GAP_DOOR_ 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_Padlock 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_CHRIS_CRATE 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_CHRIS_CRATE_LD 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_CHRIS_CRATE_RD 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
DYN_RAMP 99999.0, 99999.0 0.99, 0.05, 50.0, 0.2, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_shutter 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sfcopdr 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
freight_SFW_door 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
jet_baggage_Door 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
jet_door 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
tattoo_kit 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
para_collision 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ab_hook 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cargo_rear 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
smlplane_door 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ad_flatdoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
MTsafe 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ad_roadmark1 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ad_roadmark2 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ad_finish 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
nf_blackboard 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ad_jump 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
impexp_door 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
fake_mule_col 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
cj_cardbrd_pickup 500.0, 1000.0 0.99, 0.03, 50.0, 0.1, 1.0, 20, 2, 1, 0, 2, 0.0, 0.0, 0.0, explosion_crate
nf_list_1 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
nf_list_2 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
nf_list_3 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
wanted_cross_off 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
nf_ped_coll 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
cj_meat_bag_1 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
cj_meat_bag_2 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
cj_meat_1 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
cj_meat_2 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
Imy_la_door 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_WHEELCHAIR1 99999.0, 99999.0 1.00, 0., 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
;
;********new?******************************************************************************************************************************************
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
VGSXREFBBALLNET 99999.0, 99999.0 0.99, 0.04, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
VGSXREFBBALLNET2 99999.0, 99999.0 0.99, 0.04, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kb_couch05 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kb_chair01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
man_sdr_tables 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
man_safenew 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
telly_low_test 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kb_table1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
man_sdr_rug 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kb_swivelchair2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kb_bed_test2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
blck_jack 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
garys_luv_ramp 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
wheel_o_fortune 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
wheel_tble_nos 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
wheel_table 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
wheel_support 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
clicker 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pkr_chp_hi06 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pkr_chp_hi07 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pkr_chp_hi08 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pkr_chp_hi09 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pkr_chp_hi10 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pkr_chp_hi11 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kg50 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kg20 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kg10 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kg5 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
imcmptrkdrl_LAS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
a51_ventcoverb 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
imcmptrkdrr_LAS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
imcompmovedr1_las 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
wilshire7dr1_law 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
barrier_4andy 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 1, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
trolleyman 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
HOS_TROLLEY 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
burgerlow 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
burgermed 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
burgerhigh 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
burger_healthy 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
clucklow 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cluckmed 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cluckhigh 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cluck_healthy 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pizzalow 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pizzamed 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pizzahigh 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pizza_healthy 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_BURG_1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_PIZZA_1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_BURG_2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_PIZZA_2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
rustylow 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
rustymed 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
rustyhigh 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Gun_dildo1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Gun_dildo2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Gun_vibe1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Gun_vibe2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box3 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box4 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box5 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box6 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box7 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box8 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box9 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box10 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box11 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ring_box12 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
necklace_box_1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
necklace_box_2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
necklace_box_3 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
necklace_box_4 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
necklace_box_5 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
necklace_box_6 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
necklace_box_7 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
necklace_box_8 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
necklace_box_9 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box3 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box4 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box5 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box6 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box7 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box8 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box9 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box10 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box11 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
earring_box12 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
watch_box1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
watch_box2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
watch_box3 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
watch_box4 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
watch_box5 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
watch_box6 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
watch_box7 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
watch_box8 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
watch_box9 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
lush_prop 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
od_prop 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
liberty_prop 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
lust_prop 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chagrin_prop 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
flem_prop 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sex_box1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sex_box2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sex_box3 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sex_box4 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sex_box5 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
riot_shield 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
a51_spotbulb 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 20, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
a51_spothousing 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
a51_spotbase 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
a51_crane 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
aircraft_interior 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_skip 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
temp_stinger 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
temp_stinger2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_ramp 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_rhymesbook 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
fun_flower_law 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
casket_law 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
funturf_law 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
funtarp_law 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_lockeddoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
warehouse_door1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
warehouse_door2b 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ab_vaultDoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
GENERATOR_BIG_d 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_MONEY_BAG 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_CHIP_MAKER 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_deadarm 50.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_deadleg 50.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_deadtorso 50.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_deadhead 50.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
temp_road 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_petroldoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
safe_mock 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
safe_tumbler 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_searamp 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_rcflag 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
JUD_LAN 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0,
mul_LAS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
miskevb01_law 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_magnet 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
police_compound 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_tempdoorway 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_keypad 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
bottle_bank 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
phonebooth1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
dyno_box_A 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Smash_box_stay 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chinaTgate 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_jump1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pol_office 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_shutter_hole 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
shutter_vegas 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ramp_bot 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ramp_top 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CARRIER_LIFT1_SFSe 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CARRIER_LIFT2_SFSe 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CARRIER_DOOR_SFSe 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 2, 0, 0, 0.0, 0.0, 0.0, none
a51_jetdoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
a51_blastdoorR 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
a51_blastdoorL 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
a51_intdoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
a51_labdoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
des_quarrygate 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
des_quarrygate2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
imy_compin 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Immmcran 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
freezer_frame 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
man1_llegb 500.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
man1_rlegb 500.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
man1_llega 500.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
man1_rlega 500.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
man1_corps 500.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
man1_gun 500.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
man1_rarmb 500.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
man1_larmb 500.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
man1_rarma 500.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
man1_larma 500.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
man1_head 500.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
db_ammo 100.0, 20.0 0.99, 0.03, 80.0, 10.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
level_ammobox 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
lxr_motelvent 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
drum_kick 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
drum_snare 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
drum_hihat 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
drum_crash 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
drum_stall 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
wongs_gate 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
wongs_erection 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
wongs_erection2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ct_lanterns 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ct_stall1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ct_stall2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ct_table 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ct_vent 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
d9_ramp 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
cr_cratestack 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
d9_runway 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
st_arch_plan 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
fdorsfe 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
tbnSFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
wong_dish 100.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
ab_casdorLok 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
arch_plans 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
target_frame 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
para_pack 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Wd_Fence_Anim 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
burg_lkupdoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_atm3 99999.0, 99999.0 0.99, 0.04, 50.0, 9999.0, 1.0, 20, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
CE_safedoor01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
;
;****** crane stuff ******
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
cranetop_SFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cranetrolley_SFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cranehook_SFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
crane_SFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Magnocrane1_SFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Magnocrane2_SFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Magnocrane3_SFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Magnocrane4_SFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Magnocrane5_SFS 50.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
quarry_crane 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
quarry_cranearm 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
quarry_cranebase 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
quarry_cranecable 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
quarry_crhookcble 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
MagnoCrane_01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
MagnoCrane_02 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
MagnoCrane_03 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
MagnoCrane_04 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ContainerCrane_01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ContainerCrane_02 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ContainerCrane_03 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ContainerCrane_04 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_M_01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_M_02 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_M_03 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_M_04 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_S_01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_S_02 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_S_03 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_S_04 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_L_01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_L_02 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_L_03 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
TwrCrane_L_04 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
; **** crane LODS ****
LODCrane_M_04 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
LODCrane_M_01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
LODnoCrane_01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
LODnoCrane_02 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
LODnoCrane_03 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
;****** hanging objects ******
; <----------------- Breakable Info ------------------>
;Name Mass TurnMass AirResistance Elasticity PercSubmerged Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
;A B C D E F G H I J K L FX_TYPE FX_OFFSET FX_NAME B-SM B-VX B-VY B-VZ B-VR B-GUN B_SPK
;
ab_carcass 150.0, 500.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 8, 1, 0, 0, 0.0, 0.0, 0.0, none
WS_CF_LAMPS 150.0, 500.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 8, 1, 0, 0, 0.0, 0.0, 0.0, none
punchbagnu 50.0, 100.0 0.98, 0.2, 50.0, 0.0, 1.0, 0, 8, 1, 0, 0, 0.0, 0.0, 0.0, none
;**********doors and gates**********
;
gate_autoL, 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
gate_autoR, 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
;**********entry exit doors**********
Gen_doorEXT01, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT02, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT03, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT04, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT05, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT06, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT07, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT08, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT09, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorSHOP01, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorSHOP02, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorSHOP3, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT11, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT12, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT14, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT15, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT17, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT18, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT19, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_WS_DOOR, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT7_11R, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorEXT7_11L, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_wardrobe, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
ADAM_V_DOOR, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
sl_dtdoor1, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
CUNTGIRLDOOR, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 7, 1, 0, 0, 0.0, 0.0, 0.0, none
;***********interior doors*************
Gen_doorEXT10, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 6, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorINT01, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 6, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorINT02, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 6, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorINT03, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 6, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorINT04, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 6, 1, 0, 0, 0.0, 0.0, 0.0, none
Gen_doorINT05, 5.0, 5.0 0.98, 0.1, 50.0, 0.0, 1.0, 0, 6, 1, 0, 0, 0.0, 0.0, 0.0, none
;***********garage doors***************
xref_garagedoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 1, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
garagDoor1_LAwN 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
santagard_LAw2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
spraydoor1_LAe 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cxf_spraydoor1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
laespraydoor1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
lawnspraydoor1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
lascarl 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
modlas2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
modLAS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
spraydoor_LAw2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0,
CE_spraydoor1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
GarDoor01_LAe 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
burgalrydoor_SFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
hbgdSFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vgwbom1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vgwbom2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vgwspry1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
bombdoor02, 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
fdoor_sfe, 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
lckupgrgdoor_lvs 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chinaTgarageDoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
trdcsgrgdoor_lvs 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
DYN_GARAGE_DOOR 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
gtsterdoor1_LAn 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sweetsdoor_LAe2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
bombdoor_LAs 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
michdr 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
spdr_sfw 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cjgaragedoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
modshopdoor1_SFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
modshopdoor_SFSe 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sprayshpdr2_SFSe 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
burbdoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
burbdoor2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cn2_savgardr1_ 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cn2_savgardr2_ 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sav1sfe 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sav1sfw 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sfse_hub_grgdoor1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
sfse_hub_grgdoor02 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
savehousegdoor_SFS 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
count_ammundoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
ghostgardoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vgswsvehse1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vgswsvehse04 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vgwsavehsedor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vgsEsvehse1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cmdgrgdoor_lvs 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vgsEspdr01 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vgsbighngrdoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
door_savhangr1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
door_savhangr2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
;********** v chrisR uses v **********
;Name Mass TurnMass AirResist Elasticity PercSubmrgd Uproot CDMult CDEff SpCDR CamAv Expl needs set if I >= 200 needs set if I >= 200
kmilitary_base, 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
roulette_tbl 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
wheel_wee 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chip_stack07 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chip_stack08 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chip_stack09 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chip_stack10 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chip_stack11 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chip_stack12 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chip_stack13 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chip_stack14 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
k_smashboxes, 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
kmilitary_crate, 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
k_cargo4, 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
k_cargo2, 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
k_cargo1, 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
k_cargo3, 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
green_gloop, 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_JUICE_CAN 10.0, 10.0 0.99, 0.2, 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
vendmach 99999.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 1, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
vendmachfd 99999.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 1, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
kb_bandit_U 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_Wheel_1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_Wheel_02 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_Wheel_03 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
roulette_marker 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_goflag 10.0, 10.0 0.99, 0.2, 50.0, 0.0, 0.1, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
kb_bandit1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_SMASH_WIN 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
OTB_machine 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
icescart_prop, 800.0, 600.0 0.99, 0.05, 50.0, 250.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
chillidogcart, 800.0, 600.0 0.99, 0.05, 50.0, 250.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
noodlecart_prop, 800.0, 600.0 0.99, 0.05, 50.0, 250.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
vendin3 99999.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 1, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_SPRUNK1 99999.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 1, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_CANDYVENDOR 99999.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 1, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_EXT_CANDY 99999.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 1, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_EXT_SPRUNK 99999.0, 4000.0 0.99, 0.05, 50.0, 240.0, 1.0, 1, 1, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_COIN_OP 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_COIN_OP_1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_COIN_OP_2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_COIN_OP_3 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
SWANK_CONSOLE 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
SNESISH 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
LOW_CONSOLE 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
BLOCKPALLET 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
;********** ^ chrisR uses ^ **********
cfsmashwin1_SFS 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
kmb_atm1, 99999.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
kmb_atm2, 99999.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 0, 0
bd_window 9999.0, 99999.0 0.99, 0.1, 50.0, 125.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
bd_window_shatter 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
cr1_door 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
CR_GUNCRATE, 100.0, 20.0 0.99, 0.03, 80.0, 10.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
AMMO_CAPSULE, 100.0, 20.0 0.99, 0.03, 80.0, 10.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
CR_AMMOBOX, 100.0, 20.0 0.99, 0.03, 80.0, 10.0, 2.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
cr_door_01, 50.0, 150.0 0.99, 0.05, 50.0, 200.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 150.0, 0.0, 0.0, 0.1, 0.07, 1, 0
cr_door_02 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cr_door_03 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
break_wall_1a 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
break_wall_1b 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
break_wall_2a 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
break_wall_2b 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
break_wall_3a 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
break_wall_3b 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
BD_Fire1_O 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
dts_bbdoor 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cr_safe_body 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
cr_safe_door 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
GENERATOR 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
GENERATOR_BIG 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
GENERATOR_LOW 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
;****** more objects ******
INDUS_MAGNET 100.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
mini_magnet 100.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 0, 1, 0, 0, 0, 0.0, 0.0, 0.0, none
CJ_PLAYER_HARNESS 50.0, 100.0 0.99, 0.05, 50.0, 5.0, 1.0, 200, 0, 1, 0, 0, 0.0, 0.0, 0.0, none 115.0, 0.0, 0.0, 0.1, 0.07, 1, 0
dyn_quarryrock01, 2000.0, 2000.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
dyn_quarryrock02, 500.0, 150.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
dyn_quarryrock03, 1000.0, 250.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
dead_tied_cop, 500.0, 150.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
bonyrd_windsock, 100.0, 100.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
k_bollardlight 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
DYN_WREKING_BALL 15000.0, 12000.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Smash_box_brk 99999.0, 99999.0 0.99, 0.04, 50.0, 0.0, 0.0, 200, 4, 1, 0, 0, 0.0, 0.0, 0.0, none 0.0, 0.0, 0.0, 0.1, 0.07, 0, 0
dyn_sale_post 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Hubhole3_SFSe 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
Lae_smokecutscene 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
;****** Paul D ******
ammotrn_obj 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
gym_treadmill 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
gym_bench1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
gym_bench2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
gym_bike 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
gym_mat1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
gym_mat2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_dumbbell_L 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
kmb_dumbbell_R 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_Dyn_Plunge_1 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
CJ_Dyn_Plunge_2 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
pedals 99999.0, 99999.0 0.99, 0.1, 50.0, 0.0, 1.0, 0, 4, 1, 0, 0, 0.0, 0.0, 0.0, none
*********melee weapons*************
flowera 1250.0, 2500.0 0.99, 0.05, 50.0, 0.0, 1.0, 0, 0, 1, 0, 0, 0.0, 0.0, 0.0, none
* ;end of file