mirror of
https://github.com/MassiveCraft/Factions.git
synced 2024-11-14 14:25:28 +01:00
Consider reinforcements and village invasions to be natural spawn reasons
This commit is contained in:
parent
b020375e1e
commit
a18b6faf6f
@ -36,7 +36,9 @@ public class EngineFlagSpawn extends Engine
|
||||
"CHUNK_GEN",
|
||||
"OCELOT_BABY",
|
||||
"NETHER_PORTAL",
|
||||
"MOUNT"
|
||||
"MOUNT",
|
||||
"REINFORCEMENTS",
|
||||
"VILLAGE_INVASION"
|
||||
);
|
||||
|
||||
// -------------------------------------------- //
|
||||
|
Loading…
Reference in New Issue
Block a user