Advertisement
warc222

Fix augments 1 active and 1 passive « Reply #

Sep 17th, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. Easy , just go to data/stats/skills
  2. Find the ID
  3.  
  4. add this on <effect ......... >
  5. Code: [Select]
  6. stackOrder="1" stackType="agument"
  7.  
  8. And it will be like this
  9. Code: [Select]
  10. <effect count="1" name="Buff" time="1200" val="0" stackOrder="1" stackType="agument">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement