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:
musketstgstation@gmail.com
2010-11-05 19:31:00 +00:00
parent d9a3242bdc
commit 00aef42e85
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -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
+2 -1
View File
@@ -45,7 +45,7 @@
<h4>Changelog</h4>
<h5>Friday, November 5, 14:11</h5>
<h5>Friday, November 5, 19:29</h5>
<ul>
<li>The ban appeals URL can now be set in config.txt</li>
<li>Secret mode default probabilities in config.txt made sane</li>
@@ -60,6 +60,7 @@
<li><B>PAPERWORK UPDATE v1:</B> Supply crates contain manifest slips, in a later update these will be returnable for supply points.
<li>The Supply Ordering Console (Request computer in the QM lobby) can now print requisition forms for ordering crates. In conjunction with the rubber stamps, these can be used to demonstrate proper authorisation for supply orders.</li>
<li>Rubber stamps now spawn for each head of staff.</li>
<li>The use of DNA Injectors is now admin-logged.</li>
</ul>
<h5>Tuesday, November 2, 19:11(GMT)</h5>