Mercurial > parpg-core
log src/parpg/components/__init__.py @ 116:9b5498e3bda0
age | author | description |
---|---|---|
Sat, 24 Sep 2011 15:48:24 +0200 | KarstenBock | Move the identifier field from the FifeAgent component to the new General component. |
Wed, 21 Sep 2011 16:46:36 +0200 | KarstenBock | Added the Equip component to the __init__.py of the components package. |
Wed, 21 Sep 2011 16:10:14 +0200 | KarstenBock | Changed "import bGrease" to "import parpg.bGrease". |
Wed, 21 Sep 2011 15:25:32 +0200 | KarstenBock | Added equipable component. |