Advertisement
xilk

Pet Alias v1.4

Mar 29th, 2012
1,022
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. //echo Pet quick calls
  2. //Quick command line summons for bst pets Requires xilk_bst.xml and Yugl-include.xml as found at http://pastebin.com/9waYKfiP and http://pastebin.com/BtAREr77
  3. //Aliases will quickly summon pets by typing short name in command line.
  4.  
  5. //Reverted to simpler version. Kookie assignment and ready variable removed. spellcast script handles these in V1.4
  6.  
  7. //Save this file to your scripts folder in Windower. You will either need to enter a line in the windower init file, or run the command manually after staring the game.
  8. // put this line in your init.txt: exec pet-alias.txt
  9. //or run this from the command line: //exec pet-alias.txt
  10.  
  11. alias theta input /sc var set PFood Pet Food Theta
  12. alias eta input /sc var set PFood Pet Food Eta
  13. alias zeta input /sc var set PFood Pet Food Zeta
  14. alias epsilon input /sc var set PFood Pet Food Epsilon
  15. alias delta input /sc var set PFood Pet Food Delta
  16. alias gamma input /sc var set PFood Pet Food Gamma
  17. alias beta input /sc var set PFood Pet Food Beta
  18. alias alpha input /sc var set PFood Pet Food Alpha
  19. alias poultice input /sc var set PFood Pet Poultice
  20. alias roborant input /sc var set PFood Pet Roborant
  21.  
  22. alias Silas input /sc var set Broth Wormy Broth; Foxfire
  23. alias rabbit input /sc var set Broth Carrot Broth; Foxfire
  24. alias sheep input /sc var set Broth Herbal Broth; Foxfire
  25. alias tiger input /sc var set Broth Meat Broth; Foxfire
  26. alias bill input /sc var set Broth Humus; Foxfire
  27. alias flytrap input /sc var set Broth Grass. Broth; Foxfire
  28. alias lizard input /sc var set Broth Carrion Broth; Foxfire
  29. alias eft input /sc var set Broth Mole Broth; Foxfire
  30. alias beetle input /sc var set Broth Tree Sap; Foxfire
  31. alias antlion input /sc var set Broth Antica Broth; Foxfire
  32. alias crab input /sc var set Broth Fish Broth; Foxfire
  33. alias mite input /sc var set Broth Blood Broth; Foxfire
  34. alias steffi input /sc var set Broth F. Carrot Broth; Foxfire
  35. alias melodia input /sc var set Broth S. Herbal Broth; Foxfire
  36. alias ben input /sc var set Broth Rich Humus; Foxfire
  37. alias saber input /sc var set Broth W. Meat Broth; Foxfire
  38. alias funguar input /sc var set Broth Seedbed Soil; Foxfire
  39. alias orob input /sc var set Broth Q. Bug Broth; Foxfire
  40. alias como input /sc var set Broth C. Carrion Broth; Foxfire
  41. alias carrie input /sc var set Broth Fish Oil Broth; Foxfire
  42. alias homunculus input /sc var set Broth Alchemist Water; Foxfire
  43. alias audrey input /sc var set Broth N. Grass. Broth; Foxfire
  44. alias allie input /sc var set Broth L. Mole Broth; Foxfire
  45. alias panzer input /sc var set Broth Scarlet Sap; Foxfire
  46. alias lars input /sc var set Broth C. Blood Broth; Foxfire
  47. alias chucky input /sc var set Broth F. Antica Broth; Foxfire
  48. alias amigo input /sc var set Broth Sun Water; Foxfire
  49. alias clyvonne input /sc var set Broth Cng. Brain Broth; Foxfire
  50. alias lulush input /sc var set Broth L. Carrot Broth; Foxfire
  51. alias yuly input /sc var set Broth Wool Grease; Foxfire
  52. alias merle input /sc var set Broth Vermihumus; Foxfire
  53. alias nazuna input /sc var set Broth D. Herbal Broth; Foxfire
  54. alias mac input /sc var set Broth Briny Broth; Foxfire
  55. alias louise input /sc var set Broth Deepbed Soil; Foxfire
  56. alias fargann input /sc var set Broth C. Plasma Broth; Foxfire
  57. alias julio input /sc var set Broth C. Grass Broth; Foxfire
  58. alias cetas input /sc var set Broth Gob. Bug Broth; Foxfire
  59. alias anna input /sc var set Broth Bubbling Carrion Broth
  60. alias sieghard input /sc var set Broth Mlw. Bird Broth; Foxfire
  61. alias falcorr input /sc var set Broth Lucky Broth; Foxfire
  62. alias shasra input /sc var set Broth Rzr. Brain Broth; Foxfire
  63. alias broncha input /sc var set Broth Svg. Mole Broth; Foxfire
  64. alias hobs input /sc var set Broth Burning Carrion Broth; Foxfire
  65. alias gooey input /sc var set Broth Cl. Wheat Broth; Foxfire
  66. alias raphie input /sc var set Broth Shadowy Broth; Foxfire
  67. alias toloi input /sc var set Broth Auroral Broth; Foxfire
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement