Changeset 28 for trunk/src/game/Creature.h
- Timestamp:
- 11/19/08 13:24:39 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/Creature.h
r18 r28 309 309 bool RemoveItem( uint32 item_id ); 310 310 VendorItem const* FindItem(uint32 item_id) const; 311 size_t FindItemSlot(uint32 item_id) const; 311 312 312 313 void Clear()