Jar of Winds does not blow away base markers (#947).

scancodes-fix
Sven Eberhardt 2013-03-30 16:02:42 +01:00
parent 2383a962af
commit a41ffc617f
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@ private func FireWeapon(object pClonk,iX,iY)
Find_Distance(25,Sin(180 - iAngle,70),Cos(180 - iAngle,70))
),
Find_Not(Find_Category(C4D_Structure)),
Find_Not(Find_Func("IsEnvironment")),
Find_Not(Find_Func("NoWindjarForce")),
Find_Layer(GetObjectLayer()), Find_NoContainer()
)