Small object manipulation stuff

This commit is contained in:
ZomgPonies
2015-05-26 14:00:20 -04:00
parent 264369bdfa
commit 5c79a9a065
16 changed files with 55 additions and 20 deletions
+2
View File
@@ -56,6 +56,8 @@
proc/special_check(var/mob/M) //Placeholder for any special checks, like detective's revolver.
if(!usr.IsAdvancedToolUser())
return 0
return 1