mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
110% plagiarism
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
var/turf/T = get_turf(src)
|
||||
playsound(T, 'sound/items/Ratchet.ogg', 50, 1)
|
||||
user << "<span class='notice'>You begin to remove \the [src]...</span>"
|
||||
if (do_after(user, 40))
|
||||
if (do_after(user, src, 40))
|
||||
user.visible_message( \
|
||||
"[user] removes \the [src].", \
|
||||
"<span class='notice'>You have removed \the [src].</span>", \
|
||||
|
||||
Reference in New Issue
Block a user