Mercurial > parpg-core
log src/parpg/objects/action.py @ 175:c50a7adeae85
age | author | description |
---|---|---|
Sun, 09 Oct 2011 20:50:01 +0200 | KarstenBock | Changed DropItemFromContainerAction to work with components. |
Sun, 09 Oct 2011 14:43:47 +0200 | KarstenBock | ReplaceItem in UseAction will now delete the old object from the database and the world. |
Sun, 09 Oct 2011 13:31:08 +0200 | KarstenBock | Fixed UseAction. |
Sat, 08 Oct 2011 14:19:35 +0200 | KarstenBock | Changed BrewBeerAction to work with components. |