Started instantiating NPCs

This commit is contained in:
Simon Brooke 2024-04-08 11:24:04 +01:00
parent a6dbe8d1cc
commit a5b7e8219b
20 changed files with 45 additions and 453 deletions

View file

@ -0,0 +1,5 @@
{:blacksmith {:workplace :forge
:supplies #{:axe :chisel :plough :knife}
:customers #{:farmer :cook}
:min-customers
:trade :smith}}