Method: Creature#targetable

Defined in:
lib/Olib/combat/creature.rb

#targetableObject

Returns the value of attribute targetable.



68
69
70
# File 'lib/Olib/combat/creature.rb', line 68

def targetable
  @targetable
end