forked from mtcontrib/factions
Prepared for war
This commit is contained in:
parent
bacec849db
commit
4568785238
@ -62,7 +62,9 @@ function factions.Faction:new(faction)
|
||||
land = {},
|
||||
allies = {},
|
||||
enemies = {},
|
||||
attacked_chunks = {},
|
||||
join_free = false,
|
||||
banner = "bg_white.png",
|
||||
} or faction
|
||||
setmetatable(faction, self)
|
||||
return faction
|
||||
|
Loading…
Reference in New Issue
Block a user