Class: Herb
- Inherits:
-
Olib::Item
- Object
- Olib::Gameobj_Extender
- Olib::Item
- Herb
- Defined in:
- lib/Olib/objects/herb.rb
Constant Summary
Constants inherited from Olib::Item
Olib::Item::SOLD, Olib::Item::TYPES, Olib::Item::WORTHLESS, Olib::Item::WRONG_SHOP
Instance Attribute Summary
Attributes inherited from Olib::Item
Attributes inherited from Olib::Gameobj_Extender
Method Summary
Methods inherited from Olib::Item
#==, #_drag, #_inspect, #acquire_from_shop, #action, #add, #affordable?, #analyze, #buy, #buyable?, #cost, #crawl, #define, #drop, #exists?, #give, #has?, #in, #initialize, #is?, #look, #missing?, #price, #pull, #pullable?, #read, #remove, #sell, #shake, #shop_sell, #stash, #tag, #tags, #take, #tap, #to_s, #turn, type_methods, #untag, #use, #wear, #worn?
Methods inherited from Olib::Gameobj_Extender
#__extend__, #at, #echo, #initialize
Constructor Details
This class inherits a constructor from Olib::Item