[MIRROR] obj screen to atom movable screen (#11719)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-21 16:04:35 -07:00
committed by GitHub
parent fd68853af6
commit 303e88c0b2
141 changed files with 1307 additions and 1386 deletions

View File

@@ -1,11 +1,11 @@
/obj/screen/alert/open_ticket
/atom/movable/alert/open_ticket
icon = 'modular_chomp/icons/logo.dmi'
name = "Admin Chat Request"
desc = "A Administrator would like to chat with you. \
Click here to begin."
icon_state = "32x32"
/obj/screen/alert/open_ticket/Click()
/atom/movable/alert/open_ticket/Click()
if(!usr || !usr.client) return
// Open a new chat with the user

View File

@@ -52,7 +52,7 @@
/obj/machinery/camera,
/obj/belly,
/obj/soulgem, // CHOMPAdd
/obj/screen,
/atom/movable/screen,
/atom/movable/emissive_blocker,
/obj/item/material,
/obj/item/melee,