Method: Core::Game::MapNPC#goal
- Defined in:
- lib/game/npc/npc.rb
#goal ⇒ Object (readonly)
Returns the value of attribute goal.
11 12 13 |
# File 'lib/game/npc/npc.rb', line 11 def goal @goal end |
Returns the value of attribute goal.
11 12 13 |
# File 'lib/game/npc/npc.rb', line 11 def goal @goal end |