Guest User

Untitled

a guest
Jul 20th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. <wiidisc version="1">
  2. <id game="RSB">
  3. <region type="E" />
  4. <region type="J" />
  5. <region type="P" />
  6. </id>
  7. <options>
  8. <section name="Characters">
  9. <option name="Bowser [Slot 1]">
  10. <param name="slot" value="00" />
  11. <choice name="Bowsario">
  12. <patch id="bowsario" />
  13. </choice>
  14. <choice name="GigaKoopa">
  15. <patch id="gigakoopa" />
  16. </choice>
  17. </option>
  18. </section>
  19. </options>
  20.  
  21. <patch id="bowsario" root="/riivolution/stacksmash">
  22. <file disc="/fighter/bowser/FitBowser${SLOT}.pcs" external="/Bowsario.pcs" />
  23. </patch>
  24. <patch id="gigakoopa" root="/riivolution/stacksmash">
  25. <file disc="/fighter/bowser/FitBowser${SLOT}.pcs" external="/GigaKoopa.pcs" />
  26. </patch>
  27. </wiidisc>
Add Comment
Please, Sign In to add comment