mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 10:34:10 +01:00
Merge pull request #10851 from PsiOmegaDelta/150824-CorrectCanUseTopicBaseCase
Corrects CanUseObjTopic base proc
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
return O.allowed(src)
|
||||
|
||||
/mob/proc/CanUseObjTopic()
|
||||
return 1
|
||||
|
||||
/obj/proc/CouldUseTopic(var/mob/user)
|
||||
var/atom/host = nano_host()
|
||||
|
||||
Reference in New Issue
Block a user