mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 03:26:37 +01:00
Merge pull request #11641 from Heroman3003/goos-b-gun
Removes geese from immedeate Tether surroundings
This commit is contained in:
@@ -473,6 +473,5 @@ var/global/list/latejoin_tram = list()
|
||||
prob_fall = 50
|
||||
mobs_to_pick_from = list(
|
||||
/mob/living/simple_mob/animal/passive/gaslamp = 300,
|
||||
/mob/living/simple_mob/animal/space/goose/virgo3b = 100,
|
||||
/mob/living/simple_mob/vore/alienanimals/teppi = 5
|
||||
/mob/living/simple_mob/vore/alienanimals/teppi = 4
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user