Fixes #3280
Fixes #3163
Fixes #2908
This commit is contained in:
Ron
2017-08-27 22:18:59 +03:00
committed by Erki
parent a51983ef8d
commit cc4563fd5c
4 changed files with 41 additions and 4 deletions
@@ -40,8 +40,8 @@
//hit other people with it
/obj/item/device/holowarrant/attack(mob/living/carbon/M as mob, mob/living/carbon/user as mob)
user.visible_message("<span class='notice'>You show the warrant to [M]. </span>", \
"<span class='notice'>[user] holds up a warrant projector and shows the contents to [M]. </span>")
user.visible_message("<span class='notice'>[user] holds up a warrant projector and shows the contents to [M]. </span>", \
"<span class='notice'>You show the warrant to [M]. </span>")
M.examinate(src)
//sync with database