begone typo (#26049)

This commit is contained in:
BiancaWilkson
2024-06-26 15:13:41 -04:00
committed by GitHub
parent ae055a21d2
commit a35abcdd29
+1 -1
View File
@@ -7,7 +7,7 @@
/obj/item/inflatable/examine(mob/user)
. = ..()
. += "<span class='notice'><b>Use this item in hand</b> to create an inflatible wall.</span>"
. += "<span class='notice'><b>Use this item in hand</b> to create an inflatable wall.</span>"
/obj/item/inflatable/attack_self(mob/user)
playsound(loc, 'sound/items/zip.ogg', 75, 1)