Mercurial > parpg-core
log
age | author | description |
---|---|---|
Fri, 23 Sep 2011 14:11:49 +0200 | KarstenBock | Added pc_has and npc_has as functions to the dialogue engine. These replace calls to pc.has_item and ncp.has_item. |
Fri, 23 Sep 2011 13:35:44 +0200 | KarstenBock | take_stuff and give_stuff in dialogues work again. |
Fri, 23 Sep 2011 13:30:41 +0200 | KarstenBock | Fixed item_type not being set when creating items. |