Method: Core::Game::Character#spells
- Defined in:
- lib/game/character.rb
#spells ⇒ Object (readonly)
Returns the value of attribute spells.
20 21 22 |
# File 'lib/game/character.rb', line 20 def spells @spells end |
Returns the value of attribute spells.
20 21 22 |
# File 'lib/game/character.rb', line 20 def spells @spells end |