Advertisement
GooGoo

data_npc_Grizzly Adams.xml

Nov 18th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.52 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <npc name="Grizzly Adams" script="data/npc/scripts/thawadescripts/killinginthenameof.lua" access="3" walkinterval="2000" lookdir="2">
  3.     <mana now="800" max="800"/>
  4.     <health now="200" max="200"/>
  5. <look type="144" head="97" body="97" legs="94" feet="97" addons="3"/>
  6. <parameters>
  7.             <parameter key="message_greet" value="Hello |PLAYERNAME|. I can give you a {task} or you can {report} finished tasks for the Killing in the name of quest." />
  8.        
  9. </parameters>
  10. </npc>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement