Method: Core::Game::Combat::Weapon#type
- Defined in:
- lib/game/combat/battle.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
99 100 101 |
# File 'lib/game/combat/battle.rb', line 99 def type @type end |
Returns the value of attribute type.
99 100 101 |
# File 'lib/game/combat/battle.rb', line 99 def type @type end |