Skip to content

Commit

Permalink
weird bug
Browse files Browse the repository at this point in the history
  • Loading branch information
KoishiVibe committed Jun 22, 2024
1 parent b6ff33c commit 04d1988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/defenses/sentry_computer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Sentry gun computer which links to defensive structures.
*/
/obj/item/device/sentry_computer
name = "\improper AN/PSQ-55 Remote Weapons Console"
desc = "A TREE hardened laptop equipped with additional C2 software for the UA-571 family of robot sentries."
name = "\improper Sentry Gun Network Laptop"
desc = "A laptop loaded with sentry control software."
icon = 'icons/obj/structures/props/sentrycomp.dmi'
icon_state = "sentrycomp_cl"
w_class = SIZE_SMALL
Expand Down

0 comments on commit 04d1988

Please sign in to comment.