Skip to content

Commit

Permalink
Update infinity/code/datums/uplink/services.dm
Browse files Browse the repository at this point in the history
Co-authored-by: SuhEugene <[email protected]>
  • Loading branch information
AmShegars and SuhEugene authored Nov 13, 2023
1 parent bde8c3e commit 88092cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infinity/code/datums/uplink/services.dm
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
U.visible_message("[U.loc] buzzez and declares, \"Unable to teleport telecrystals.\"")
return 0
command_announcement.Announce("В секторе была замечена телепортация большого объема телекристаллов, использующихся Горлекскими Мародерами. Рекомендуется вызвать поддержку с ЦК для урегулирования ситуации.", "Показания датчиков [station_name()]" , msg_sanitized = 1, zlevels = GLOB.using_map.station_levels)
MAX_MECH = MAX_MECH + 1
MAX_MECH += 1
return new /obj/item/stack/telecrystal(loc, 781)

0 comments on commit 88092cb

Please sign in to comment.