mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Removes doubled message
This commit is contained in:
@@ -292,7 +292,6 @@
|
||||
if(I.slowdown <= 0)
|
||||
user << "<span class='warning'>The [C] can't be made any faster!</span>"
|
||||
return..()
|
||||
user <<"<span class='notice'>You slather the red gunk over the [C], making it faster.</span>"
|
||||
I.slowdown = 0
|
||||
|
||||
if(istype(C, /obj/vehicle))
|
||||
|
||||
Reference in New Issue
Block a user