don't spawn tursus

This commit is contained in:
flo666 2023-01-31 20:47:56 +01:00
parent d219cdd97c
commit e63ab8338e
3 changed files with 0 additions and 3 deletions

View File

@ -13,7 +13,6 @@ SpawnEntry (
groups: [
(2, (4, 12, "common.entity.wild.peaceful.penguin")),
(2, (4, 8, "common.entity.wild.peaceful.seal")),
(1, (1, 1, "common.entity.wild.aggressive.tursus")),
],
spawn_mode: Ice,
day_period: [Night, Morning, Noon, Evening],

View File

@ -8,7 +8,6 @@ SpawnEntry (
(1, (1, 1, "common.entity.wild.aggressive.wendigo")),
(1, (2, 6, "common.entity.wild.peaceful.mammoth")),
(1, (1, 1, "common.entity.wild.aggressive.mountain_troll")),
(1, (1, 1, "common.entity.wild.aggressive.tursus")),
],
spawn_mode: Land,
day_period: [Night, Morning, Noon, Evening],

View File

@ -6,7 +6,6 @@ SpawnEntry (
groups: [
(1, (1, 1, "common.entity.wild.peaceful.jackalope")),
(1, (1, 1, "common.entity.wild.peaceful.arctic_hare")),
(1, (1, 1, "common.entity.wild.aggressive.tursus")),
],
spawn_mode: Land,
day_period: [Night, Morning, Noon, Evening],