mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Basic Mob Zombies (#89153)
## About The Pull Request Simple to Basic ruin zombies. Zombies are about as simple as you can get so I am surprised they weren't converted already. I didn't make any particular changes, except canonising a commonly-used map varedit into a subtype and made them groan occasionally. It's a little weird that the default zombie wears a doctor's outfit but no point changing it until/unless it actually causes a problem. ## Why It's Good For The Game 2025 year of no more simple animals. ## Changelog 🆑 refactor: NPC zombies found in ruins now use the basic mob framework. Please make an issue report if they exhibit any unusual behaviour. /🆑
This commit is contained in:
@@ -64,7 +64,6 @@
|
||||
/mob/living/simple_animal/hostile/retaliate/goose,
|
||||
/mob/living/simple_animal/hostile/retaliate/goose/vomit,
|
||||
/mob/living/simple_animal/hostile/vatbeast,
|
||||
/mob/living/simple_animal/hostile/zombie,
|
||||
/mob/living/simple_animal/soulscythe,
|
||||
// DO NOT ADD NEW ENTRIES TO THIS LIST
|
||||
// READ THE COMMENT ABOVE
|
||||
|
||||
Reference in New Issue
Block a user