Update volume_pump.dm
This commit is contained in:
@@ -174,10 +174,7 @@ Thus, the two variables affect pump operation are set in New():
|
||||
if(. && on && is_operational())
|
||||
to_chat(user, "<span class='warning'>You cannot unwrench [src], turn it off first!</span>")
|
||||
return FALSE
|
||||
<<<<<<< HEAD
|
||||
else
|
||||
investigate_log("Volume Pump, [src.name], was unwrenched by [key_name(usr)] at [x], [y], [z], [A]", INVESTIGATE_ATMOS)
|
||||
message_admins("Volume Pump, [src.name], was unwrenched by [ADMIN_LOOKUPFLW(usr)] at [A]")
|
||||
return
|
||||
=======
|
||||
>>>>>>> e8c2109... Atmos construction rework again (#31944)
|
||||
|
||||
Reference in New Issue
Block a user