Skip to content

Commit

Permalink
Update dev_exonet_connection_system.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Lexanx committed Feb 10, 2024
1 parent 3158e9b commit 2d813de
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@
hardware_flag = PROGRAM_LAPTOP
exonets_ipc_computer = TRUE

/obj/item/modular_computer/ecs/CanUseTopic(var/mob/user, var/datum/topic_state/state = GLOB.inventory_state)
if(user.is_species(SPECIES_IPC))
return STATUS_INTERACTIVE




/obj/item/modular_computer/ecs/install_default_hardware()
..()
Expand Down

0 comments on commit 2d813de

Please sign in to comment.