mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 15:39:57 +01:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user