Fixes hair and stamp message (#4009)

This commit is contained in:
Alberyk
2017-12-27 11:33:29 -06:00
committed by Lohikar
parent a4523a595f
commit 139a0fa2b7
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -501,7 +501,7 @@
stamped += P.type
overlays += stampoverlay
user << "<span class='notice'>You stamp the paper with your rubber stamp.</span>"
user << "<span class='notice'>You stamp the paper with \the [P].</span>"
else if(istype(P, /obj/item/weapon/flame))
burnpaper(P, user)