Files
Bubberstation/code/modules
SkyratBot 7f7a8a92b0 [MIRROR] Makes the easter event spawning logic use a more curated list (#27100)
* Makes the easter event spawning logic use a more curated list (#82275)

## About The Pull Request

The easter rabbit event looped through every single landmark in the
game, not checking for zlevel or purpose, just that they would not be
called "blobspawn". This PR makes the logic more curated, using generic
and maintenance event landmarks for normal bunnies, and carpspawn for
space rabbits.

Also added check_tick  checks for a good measure.

There is a still a lot of them! I counted around 50 bunnies on average
per test.

## Why It's Good For The Game

A more curated list is better than a list that checks for name strings.
Ensures the rabbits spawn only on the station Z levels.

## Changelog

🆑
code: Made the easter rabbits spawn on a more curated list.
/🆑

* Makes the easter event spawning logic use a more curated list

---------

Co-authored-by: Profakos <profakos@gmail.com>
2024-04-04 14:46:59 -04:00
..
2024-04-03 21:23:17 +02:00
2024-04-03 23:44:23 +02:00
2024-04-03 23:44:23 +02:00
2024-04-03 23:44:23 +02:00