NHSE/NHSE.Core/Structures/Villager
Kurt de48c037f9 Add house editor
only some surface appearance properties; interior item layout nope
use enum values for house info interface

Closes #95
Closes #96

Changes the displayed villager indexes from 1-indexed to 0-indexed to match the game's references.
2020-04-22 21:55:24 -07:00
..
IHouseInfo.cs Add house editor 2020-04-22 21:55:24 -07:00
IVillagerOrigin.cs Extract translatable strings to static class 2020-04-21 12:43:16 -07:00
PlayerHouse.cs Add house editor 2020-04-22 21:55:24 -07:00
Villager.cs Update Villager.cs 2020-04-19 11:27:58 -07:00
VillagerHouse.cs Add house editor 2020-04-22 21:55:24 -07:00
VillagerHouseItem.cs Minor unused additions 2020-04-19 15:26:09 -07:00
VillagerPersonality.cs Initial commit 2020-03-27 17:54:17 -07:00
VillagerUtil.cs Initial commit 2020-03-27 17:54:17 -07:00