Converts Spaceman mobs from simple to basic (#75944)

## About The Pull Request

This changes the Spaceman simplemobs into basic mobs.

They really didn't do anything besides stand around and retaliate, so no
new AI datums had to be added.
## Why It's Good For The Game

Scratch it from da list.
## Changelog
🆑
code: Spaceman simple mobs have been converted to basic mobs.
/🆑

---------

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
This commit is contained in:
Rhials
2023-06-10 14:44:29 -04:00
committed by GitHub
parent 36d590d3aa
commit 133d5b4a85
5 changed files with 26 additions and 9 deletions
@@ -0,0 +1,3 @@
# modifies simple_animal spacemans into the new basic mob type
/mob/living/simple_animal/hostile/retaliate/spaceman : /mob/living/basic/spaceman{@OLD}