mod support design wip

This commit is contained in:
Song Minjae
2017-04-17 04:03:58 +09:00
parent 073e36b48a
commit 98d7548ce8
25 changed files with 340 additions and 142 deletions

View File

@@ -0,0 +1,8 @@
{
"factionname" : "player",
"factionamicable" : ["follower"],
"factionneutral" : ["controlledvillager"],
"factionhostile" : ["wildlifehostile"],
"factionfearful" : ["wildlifeflee"]
}