Fix not being able to open the playerpanel of aliens due to a runtime.

This commit is contained in:
d3athrow
2014-04-22 13:11:28 -05:00
parent a569113f00
commit f58ca29e62

View File

@@ -133,7 +133,7 @@ var/global/floorIsLava = 0
body += "<A href='?src=\ref[src];makeanimal=\ref[M]'>Animalize</A> | "
// DNA2 - Admin Hax
if(iscarbon(M))
if(iscarbon(M) && !isalien(M))
body += "<br><br>"
body += "<b>DNA Blocks:</b><br><table border='0'><tr><th>&nbsp;</th><th>1</th><th>2</th><th>3</th><th>4</th><th>5</th>"
var/bname