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