mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 05:07:51 +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