Method: Core::Game.spells

Defined in:
lib/game/spell.rb

.spellsObject



6
7
8
# File 'lib/game/spell.rb', line 6

def self.spells
  return @spells
end