Commented out buildmode until it can be fixed.

More sanity checks for DNA modification.
Updated the metal, plasteel, glass and r-glass sprites. They're a lot smaller now.
Removed that stupid knife zippo sprite.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3145 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
petethegoat@gmail.com
2012-02-18 16:27:08 +00:00
parent 75a35847d8
commit e0230b2ff0
7 changed files with 23 additions and 13 deletions

View File

@@ -477,6 +477,8 @@ client
if(!src.holder)
return
src.cmd_admin_gib(MOB)
////I'm removing buildmode because it's shitty and runtimes a lot. -Pete
/*
else if (href_list["build_mode"])
if(!href_list["build_mode"])
return
@@ -489,6 +491,7 @@ client
return
togglebuildmode(MOB)
href_list["datumrefresh"] = href_list["build_mode"]
*/
else if (href_list["delall"])
if(!href_list["delall"])
return