quixadhal

tinyfugue trail creation

Feb 19th, 2014
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. /def trail = /def -i trail_target = %{1-somewhere}%;\
  2. /def 2$trail_target$ = say Energize!%%;brief%%;compact%;\
  3. /def $trail_target$2 = compact%%;brief%%;grin%;\
  4. /def n = //append 2$trail_target$ %%%;n %%;//prepend $trail_target$2 s%%%; %%;n%;\
  5. /def s = //append 2$trail_target$ %%%;s %%;//prepend $trail_target$2 n%%%; %%;s%;\
  6. /def e = //append 2$trail_target$ %%%;e %%;//prepend $trail_target$2 w%%%; %%;e%;\
  7. /def w = //append 2$trail_target$ %%%;w %%;//prepend $trail_target$2 e%%%; %%;w%;\
  8. /def u = //append 2$trail_target$ %%%;u %%;//prepend $trail_target$2 d%%%; %%;u%;\
  9. /def d = //append 2$trail_target$ %%%;d %%;//prepend $trail_target$2 u%%%; %%;d%;\
  10. emote begins dropping breadcrumbs laced with cyanide.
  11. /def endtrail = /append 2$trail_target$ %%;compact%%;brief%%;grin%;\
  12. /prepend $trail_target$2 "say Energize!%%;brief%%;compact%%;"%;\
  13. /undef trail_target%;\
  14. /undef n%;/undef s%;/undef e%;/undef w%;/undef u%;/undef d%;\
  15. emote runs out of his "special" bread.
Advertisement
Add Comment
Please, Sign In to add comment