[MIRROR] OOC escape text adjustment (#10276)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-02 18:54:56 +01:00
committed by GitHub
co-authored by Cameron Lennox Kashargul
parent 1a1029c376
commit 72d4164096
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -616,7 +616,7 @@
s.undo_prey_takeover(TRUE)
return
var/obj/belly/B = loc
var/confirm = tgui_alert(src, "Please feel free to press use this button at any time you are uncomfortable and in a belly. Consent is important.", "Confirmation", list("Okay", "Cancel")) //CHOMPedit
var/confirm = tgui_alert(src, "Please feel free to use this button at any time you are uncomfortable and in a belly. Consent is important.", "Confirmation", list("Okay", "Cancel"))
if(confirm != "Okay" || loc != B)
return
//Actual escaping