Skip to content

Instantly share code, notes, and snippets.

@bronze
Last active May 2, 2022 17:12
Show Gist options
  • Save bronze/9475e4f6c2f5921fcaaedbed898dc051 to your computer and use it in GitHub Desktop.
Save bronze/9475e4f6c2f5921fcaaedbed898dc051 to your computer and use it in GitHub Desktop.
OPie Travel Form Macros
/cancelform [noflyable,noform:moonkin]
// If Indoors, cant fly: cat
// Can fly, swimming, outdoors: travel (do not dismount)
// combat: Moonkin
/cast [indoors, nostance:cat, nostance:travel][noflyable, nostance:cat, nostance:travel] {{spell:768}}; [flyable,outdoors,nocombat,noswimming,nomod, nostance:travel] {{spell:783}}; [swimming,nomod, nostance:travel] {{spell:783}}; [outdoors, nostance:cat, nostance:travel] {{spell:783}}; [combat, spec:balance, nostance:moonkin] {{spell:24858}}
/cancelform [noflyable,noform:moonkin]
/cast [flyable,outdoors,nocombat,noswimming,nomod][flying] {{spell:783}}; [outpost:corral,nomod,nospec:103/104] {{spell:161691}}; [swimming,nomod][flyable,nomod][flying] {{spell:783}}; [nocombat,outdoors,nomod:alt] {{mount:ground}}; [outdoors] {{spell:783}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment