mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
[MIRROR] Culls the Simple Animal Boss Framework [MDB IGNORE] (#23450)
* Culls the Simple Animal Boss Framework (#78031)
## About The Pull Request
The only thing that ever actually needed to use this (Paper Wizards)
were refactored in #76688 (46e819297a).
The AI is primitive compared to modern AI frameworks, and I'm pretty
sure anything that may have been needed to be re-used was recoded in the
paper wizard framework (or at least serves as a good template for coding
"bosses").
## Why It's Good For The Game
Yeeting deprecated formats is so poggers champion.
## Changelog
Nothing that players could care about.
* Culls the Simple Animal Boss Framework
---------
Co-authored-by: san7890 <the@san7890.com>
This commit is contained in:
@@ -87,7 +87,6 @@
|
||||
/mob/living/simple_animal/hostile/blob/blobspore,
|
||||
/mob/living/simple_animal/hostile/blob/blobspore/independent,
|
||||
/mob/living/simple_animal/hostile/blob/blobspore/weak,
|
||||
/mob/living/simple_animal/hostile/boss,
|
||||
/mob/living/simple_animal/hostile/construct,
|
||||
/mob/living/simple_animal/hostile/construct/artificer,
|
||||
/mob/living/simple_animal/hostile/construct/artificer/angelic,
|
||||
|
||||
Reference in New Issue
Block a user