Skip to content

Commit

Permalink
yeah (#12036)
Browse files Browse the repository at this point in the history
  • Loading branch information
Therealdoooc213 authored Dec 24, 2024
1 parent 5ca544c commit 4eca748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/machinery/telecomms/machines/message_server.dm
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
icon_state = "blackcube"
lefthand_file = 'icons/mob/inhands/items_lefthand.dmi'
righthand_file = 'icons/mob/inhands/items_righthand.dmi'
w_class = WEIGHT_CLASS_BULKY
w_class = WEIGHT_CLASS_LARGE
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | ACID_PROOF

#define MESSAGE_SERVER_FUNCTIONING_MESSAGE "This is an automated message. The messaging system is functioning correctly."
Expand Down

0 comments on commit 4eca748

Please sign in to comment.