Advertisement
Guest User

Untitled

a guest
Oct 5th, 2011
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.30 KB | None | 0 0
  1. <quest
  2.         name            = "Test 1"
  3.         description     = "this is the quest test 1"
  4.         ok              = "ok"
  5.         cancel          = "cancel"
  6.         girltotal       = "1"
  7.         keptlost        = "true"
  8.         special         = "none"
  9.         allorone        = "true"
  10.            
  11.     >
  12.         <check name = "none" check = "0" comp = "gt"/>
  13.         <effectitem name = "none"/>
  14.    
  15.     </quest>
  16.  
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement