mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
[MIRROR] Turns Cat Butcher/Surgeon/Whatever into a Basic Mob [MDB IGNORE] (#21415)
* Turns Cat Butcher/Surgeon/Whatever into a Basic Mob (#75599) ## About The Pull Request On the tin, I keep trying to tackle the larger basic mob projects but burn out, so just enjoy these small ones to just keep that list looking lighter and less insurmountable. No big complex AI either, it choppa the tail off. That's all you really need to be honest. ## Why It's Good For The Game The cat surgeon will be just that slightly smarter. I suppose they're still a doctor, just simply infatuated with the thought of cat tails...  noooooo my tail!!! ## Changelog 🆑 code: Cat Surgeons are a bit more smarter about attacking threats to the world around them on their endless pursuit for those felinid tails. /🆑 --------- Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@ users.noreply.github.com> * Turns Cat Butcher/Surgeon/Whatever into a Basic Mob --------- Co-authored-by: san7890 <the@san7890.com> Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@ users.noreply.github.com>
This commit is contained in:
co-authored by
LemonInTheDark
san7890
parent
f3d405da28
commit
be8f5a39fd
@@ -124,7 +124,6 @@
|
||||
/mob/living/simple_animal/hostile/boss,
|
||||
/mob/living/simple_animal/hostile/boss/paper_wizard,
|
||||
/mob/living/simple_animal/hostile/boss/paper_wizard/copy,
|
||||
/mob/living/simple_animal/hostile/cat_butcherer,
|
||||
/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