Add support for Razor Wire on Prei Khmaoch Luong (#6199)

* Add support for Razor Wire on Prei Khmaoch Luong

* line for each model
This commit is contained in:
jonpas 2018-03-18 12:49:48 +01:00 committed by GitHub
parent 2cad71cd1e
commit 8548ff7eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,15 @@
//find is case sensitive, so keep everything lowercase
#define FENCE_P3DS ["mil_wiredfence_f.p3d","wall_indfnc_3.p3d", "wall_indfnc_9.p3d", "wall_indfnc_corner.p3d", "pletivo_wired.p3d", "wall_fen1_5.p3d", "net_fence_8m_f.p3d"]
#define FENCE_P3DS [\
"mil_wiredfence_f.p3d",\
"wall_indfnc_3.p3d",\
"wall_indfnc_9.p3d",\
"wall_indfnc_corner.p3d",\
"pletivo_wired.p3d",\
"wall_fen1_5.p3d",\
"net_fence_8m_f.p3d",\
"razorwire_f.p3d"\
]
#define SOUND_CLIP_TIME_SPACEING 1.5