Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- custom_require.call(%w(common))
- DRC.bput('sit', 'You')
- DRC.bput('med tenacity', /^You .* to meditate/i)
- pause 5
- DRC.bput('form piranha', 'rapid rythm of the piranha')
- #DRC.bput('form python', 'imitating the cunning ways of the python')
- DRC.bput('form swan', 'you maneuver against the very integrity of mana')
- DRC.bput('form eagle', 'Scanning the distance')
- DRC.bput('form dragon', 'the Form of the Dragon consumes you')
- DRC.bput('form monkey', 'you assume the movements of an agile monkey')
- pause 30
Advertisement
Add Comment
Please, Sign In to add comment