mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Rechecked organs.dm so code compiles now.
Mobs in lockers now can hear radios. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1247 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -121,4 +121,4 @@ var/global/list/common_tools = list(
|
||||
/proc/iscrowbar(O)
|
||||
if(O && istype(O, /obj/item/weapon/crowbar))
|
||||
return 1
|
||||
return 0
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user