mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-10 05:41:51 +09:00
mod support design wip
This commit is contained in:
8
assets/modules/basegame/factions/FactionSigrid.json
Normal file
8
assets/modules/basegame/factions/FactionSigrid.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"factionname" : "sigrid",
|
||||
|
||||
"factionamicable" : ["follower"],
|
||||
"factionneutral" : ["controlledvillager", "wildhamletcontroller"],
|
||||
"factionhostile" : ["wildlifehostile"],
|
||||
"factionfearful" : ["wildhamletvillager", "wildlifeflee"]
|
||||
}
|
||||
Reference in New Issue
Block a user