Class: LOLFaker::Spell
- Inherits:
-
Object
- Object
- LOLFaker::Spell
- Defined in:
- lib/lolfaker/spell.rb
Class Method Summary collapse
Class Method Details
.name ⇒ Object
4 5 6 |
# File 'lib/lolfaker/spell.rb', line 4 def self.name ['Barrier', 'Clairvoyance', 'Clarity', 'Cleanse', 'Dash', 'Exhaust', 'Flash', 'Garrison', 'Ghost', 'Heal', 'Ignite', 'Mark', 'Smite', 'Teleport'].sample end |