jbrocky

Untitled

Dec 17th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. custom_require.call(%w(common))
  2.  
  3. DRC.bput('sit', 'You')
  4. DRC.bput('med tenacity', /^You .* to meditate/i)
  5. pause 5
  6. DRC.bput('form piranha', 'rapid rythm of the piranha')
  7. #DRC.bput('form python', 'imitating the cunning ways of the python')
  8. DRC.bput('form swan', 'you maneuver against the very integrity of mana')
  9. DRC.bput('form eagle', 'Scanning the distance')
  10. DRC.bput('form dragon', 'the Form of the Dragon consumes you')
  11. DRC.bput('form monkey', 'you assume the movements of an agile monkey')
  12. pause 30
Advertisement
Add Comment
Please, Sign In to add comment