Adds qdels for some temporary humans

This commit is contained in:
Krausus
2016-08-09 02:58:36 -04:00
parent b294a760d9
commit 2bec576fdc
2 changed files with 6 additions and 1 deletions
@@ -211,6 +211,7 @@
icobase = H.species.icobase
if(H.species.bodyflags & HAS_TAIL)
coloured_tail = H.species.tail
qdel(H)
else
icobase = current_species.icobase
else