Method: RPG::BaseItem#note

Defined in:
lib/rpg/base_item.rb

#noteObject

Returns the value of attribute note.



16
17
18
# File 'lib/rpg/base_item.rb', line 16

def note
  @note
end