mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-09 09:01:44 +00:00
Added admin logging for DNA Injectors. Changelog updated.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@372 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -73,6 +73,7 @@ DNA INJECTOR
|
||||
O.t_loc = M.loc
|
||||
O.place = "dnainjector"
|
||||
M.requests += O
|
||||
message_admins("[key_name_admin(user)] injected [key_name_admin(M)] with the [src.name]")
|
||||
spawn( 0 )
|
||||
O.process()
|
||||
return
|
||||
@@ -84,5 +85,6 @@ DNA INJECTOR
|
||||
user << "\red Apparently it didn't work."
|
||||
return
|
||||
inject(M)
|
||||
message_admins("[key_name_admin(user)] injected [key_name_admin(M)] with the [src.name]")
|
||||
user.show_message(text("\red You inject [M]"))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user