mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-29 19:42:42 +00:00
Merge branch 'master' of github.com:Baystation12/Baystation12 into dev-freeze
Conflicts: code/modules/mob/living/say.dm code/modules/paperwork/paper.dm code/modules/telesci/bscrystal.dm html/changelog.html icons/mob/uniform.dmi maps/tgstation2.dmm
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
/obj/structure/filingcabinet/attackby(obj/item/weapon/paper/P,mob/M)
|
||||
if(istype(P))
|
||||
M << "You put the [P] in the [src]."
|
||||
M << "You put \the [P] in the [src]."
|
||||
M.drop_item()
|
||||
P.loc = src
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user