mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-02 13:33:29 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user