Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.95 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <config>
  3.    
  4.     <overrides>
  5.    
  6.         <disable_shrines enabled="1" file="ui_default_actors" path="actors.shrine_all.enabled" value="0" />
  7.    
  8.     </overrides>
  9.  
  10.     <actors>
  11.  
  12.         <shrine_all enabled="1" speech_text="" keywords="shrine_all">
  13.             <map_shape enabled="1" radius="4" ping_speed="0" shape="rectangle" color="255,255,255,64" stroke="2" />
  14.              <map_label enabled="1" on_screen="1" off_screen="1" text="default">
  15.                 <body enabled="1" color="160,0,0,0" stroke="0" />
  16.                 <text font_family="tahoma" font_size="7.0" font_bold="0" font_color="255,255,160,0" font_shadow="0" />
  17.             </map_label>
  18.             <ground_label enabled="1" on_screen="0" off_screen="1" text="default">
  19.                 <body enabled="1" color="255,255,255,64" stroke="0" />
  20.                 <text font_family="tahoma" font_size="6.5" font_bold="0" font_color="255,0,0,0" font_shadow="0" />
  21.             </ground_label>        
  22.         </shrine_all>
  23.  
  24.     </actors>
  25.  
  26. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement