mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Fixes #9540 - borg message when using DA on storage
Radically. Frankly, this message is useless.
This commit is contained in:
@@ -335,7 +335,6 @@
|
||||
..()
|
||||
|
||||
if(isrobot(user))
|
||||
user << "\blue You're a robot. No."
|
||||
return //Robots can't interact with storage items.
|
||||
|
||||
if(!can_be_inserted(W))
|
||||
|
||||
Reference in New Issue
Block a user