mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 08:03:43 +01:00
begone typo (#26049)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user