12 Object target_object = target.GetObject();
13 if ( target_object.IsItemBase() )
18 if ( ntarget.IsOpen() )
27 override void OnExecuteServer( ActionData action_data )
29 Object target_object = action_data.m_Target.GetObject();
35 if (ntarget.GetBarrelCloseSoundset() !=
string.Empty)
36 ntarget.StartItemSoundServer(SoundConstants.ITEM_BARREL_CLOSE);