mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Turns space bat into a basic mob & moves retaliate mobs to retaliate folder (#74747)
## About The Pull Request Turns Space Bats into a basic mob, why not. I also noticed some retaliate mobs weren't in the retaliate folder, and moved them over. I didn't move goats over because they're in a large file and didn't want to really expand much on this PR that I just wanted to focus on just bats. ## Why It's Good For The Game I was just messing around with some bat stuff and thought I might as well make them basic mobs. ## Changelog 🆑 code: Space Bats are now Basic mobs. /🆑
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# turning space bat simple animals into basic mobs
|
||||
|
||||
/mob/living/simple_animal/hostile/retaliate/bat : /mob/living/basic/bat{@OLD}
|
||||
Reference in New Issue
Block a user