This commit is contained in:
Lilian Jónsdóttir 2020-08-26 21:45:42 -07:00
parent 6dcf8bb4a8
commit da9f17bca6

View file

@ -1,4 +1,6 @@
-- handles evaluating NPCs -- handles evaluating NPCs
local common = require("celediel.NPCsGoHome.common")
local this = {} local this = {}
-- todo: logging -- todo: logging