mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Forgot two "
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
else if(istype(W, /obj/item/weapon/pickaxe/drill/jackhammer))
|
||||
playsound(src.loc, 'sound/weapons/sonic_jackhammer.ogg', 100, 1)
|
||||
user << <span class='notice'>You Disintegrate the girder!</span>
|
||||
user << "<span class='notice'>You Disintegrate the girder!</span>"
|
||||
new /obj/item/stack/sheet/metal(get_turf(src))
|
||||
qdel(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user