Janitor borgs have been massively upgraded.

They now clean as they roll, and have a trashbag.

Updated the changelog.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3310 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
petethegoat@gmail.com
2012-03-16 21:35:18 +00:00
parent bbd4325d5e
commit c41c62ded4
4 changed files with 34 additions and 6 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
if(stat & BROKEN || !I || !user)
return
if(isrobot(user))
if(isrobot(user) && !istype(I, /obj/item/weapon/trashbag))
return
if(istype(I, /obj/item/weapon/melee/energy/blade))