110% plagiarism

This commit is contained in:
D3athrow
2015-06-13 20:18:43 -05:00
parent b166a0cfd8
commit 6f8f1ff08f
147 changed files with 514 additions and 464 deletions

View File

@@ -77,7 +77,7 @@
user << "You start drawing graffiti on the [target.name]."
if("rune")
user << "You start drawing a rune on the [target.name]."
if(instant || do_after(user, 50))
if(instant || do_after(user,target, 50))
new /obj/effect/decal/cleanable/crayon(target,colour,shadeColour,drawtype)
user << "You finish drawing."
target.add_fingerprint(user) // Adds their fingerprints to the floor the crayon is drawn on.