Actions: Added some fundamental movement actions.

Places: Added functions for adding and getting places, and for finding places of specific types. Added beds, chairs and chest as places.
NPC: Added places map and action queue.
This commit is contained in:
zorman2000
2016-12-18 12:32:39 -05:00
parent a2e38ab85f
commit 646b422082
6 changed files with 275 additions and 7 deletions

View File

@ -1,3 +1,4 @@
-- Relationships code for Advanced NPC by Zorman2000
---------------------------------------------------------------------------------------
-- Gift and relationship system
---------------------------------------------------------------------------------------