Nowhere is safe

This commit is contained in:
Mqrius
2026-03-09 21:08:57 +01:00
parent cdc72ae3af
commit 280d04550f

View File

@@ -257,4 +257,5 @@ const registerTFGEntityTypeTags = (event) => {
event.add('tfc:hunted_by_ocean_predators', 'tfg:leopard_seal')
event.add('tfc:hunted_by_ocean_predators', 'tfc:penguin')
event.add('tfc:hunted_by_ocean_predators', 'tfc:turtle')
event.add('tfc:land_prey', 'tfg:leopard_seal')
}