<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater rect_control="FloaterMeanRect" can_close="true" can_drag_on_left="false"
     can_resize="false" min_width="100" title="악용 위험 신고"
     name="floater_potential_abuse" can_minimize="false" min_height="100"
     height="200" width="400">
	<scroll_list name="mean_list" bottom="-116" background_visible="true" column_padding="5"
	     draw_border="false" left="6" multi_select="true"
	     follows="left|top|right|bottom" mouse_opaque="true" height="96" width="388" />
	<text name="footer_text" border_drop_shadow_visible="false" h_pad="0" v_pad="0"
	     halign="left" border_visible="false" drop_shadow_visible="true"
	     bg_visible="false" font="SansSerif" left="6" follows="left|top"
	     mouse_opaque="true" bottom_delta="-52" height="48" width="388">
		악용에 해당할 경우 이름을 클릭하거나
&apos;악용 신고를 이용해 신고하도록 하십시오.
도움말-&gt;PvP 약용 보기...로 가시면 신고하실 수 있습니다
	</text>
	<button name="report_btn" label="악용 신고" halign="center"
	     label_selected="악용 신고" font="SansSerif" left="6"
	     follows="left|bottom" mouse_opaque="true" bottom_delta="-24" height="20"
	     width="105" />
	<button name="close_btn" label="닫기" left_delta="302" halign="center" bottom="-192"
	     label_selected="닫기" font="SansSerif" follows="left|bottom"
	     mouse_opaque="true" height="20" width="86" />
	<text name="bump" hidden="true">
		[TIME]  [FIRST] [LAST] bumped you
	</text>
	<text name="llpushobject" hidden="true">
		[TIME]  [FIRST] [LAST] bounced you with a script
	</text>
	<text name="selected_object_collide" hidden="true">
		[TIME]  [FIRST] [LAST] hit you with an object
	</text>
	<text name="scripted_object_collide" hidden="true">
		[TIME]  [FIRST] [LAST] hit you with a scripted object
	</text>
	<text name="physical_object_collide" hidden="true">
		[TIME]  [FIRST] [LAST] hit you with a physical object
	</text>
</floater>
