guess i spaced out during this one

This commit is contained in:
Ansari
2017-11-02 11:20:37 +08:00
parent c22534dd28
commit da924006a6
+1 -1
View File
@@ -144,7 +144,7 @@
"<span class='warning'>You start to shave your head with \the [src].</span>")
if(do_after(user, 50 * toolspeed, target = H))
user.visible_message("<span class='notice'>[user] shaves \his head with \the [src].</span>", \
"<span class='notice'>You finish shaving with\the [src].</span>")
"<span class='notice'>You finish shaving with \the [src].</span>")
C.h_style = "Skinhead"
H.update_hair()
playsound(src.loc, usesound, 40, 1)