mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
le typo (#33773)
This commit is contained in:
@@ -1069,7 +1069,7 @@ Thanks.
|
||||
SC.open()
|
||||
else
|
||||
C.welded = 0
|
||||
L.visible_message("<span class='danger'>[L] successful breaks out of [C]!</span>",
|
||||
L.visible_message("<span class='danger'>[L] successfully breaks out of [C]!</span>",
|
||||
"<span class='notice'>You successfully break out!</span>")
|
||||
if(istype(C.loc, /obj/item/delivery/large)) //nullspace ect.. read the comment above
|
||||
var/obj/item/delivery/large/BD = C.loc
|
||||
|
||||
Reference in New Issue
Block a user