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

This commit is contained in:
d3athrow
2014-04-23 11:45:07 -04:00
committed by ZomgPonies
parent c5c2f52500
commit bd0354cf7d
+1 -1
View File
@@ -121,7 +121,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