Deletes the depreciated android species (#22312)

* get rid of them

* sprites
This commit is contained in:
Molti
2024-07-28 22:50:06 -05:00
committed by GitHub
parent fbce559c2a
commit 4d7505e15a
12 changed files with 4 additions and 69 deletions

View File

@@ -2951,7 +2951,6 @@
#include "code\modules\mob\living\carbon\human\status_procs.dm"
#include "code\modules\mob\living\carbon\human\update_icons.dm"
#include "code\modules\mob\living\carbon\human\species_types\abductors.dm"
#include "code\modules\mob\living\carbon\human\species_types\android.dm"
#include "code\modules\mob\living\carbon\human\species_types\dullahan.dm"
#include "code\modules\mob\living\carbon\human\species_types\eggpeople.dm"
#include "code\modules\mob\living\carbon\human\species_types\ethereal.dm"