module things, jfc
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
if(accept_hand)
|
||||
if(!tool)
|
||||
success = TRUE
|
||||
if(iscyborg(user))
|
||||
success = TRUE
|
||||
|
||||
if(accept_any_item)
|
||||
if(tool && tool_check(user, tool))
|
||||
|
||||
Reference in New Issue
Block a user