Merge pull request #5664 from Zuhayr/pais

Mobile pAIs.
This commit is contained in:
Mloc
2014-07-18 14:07:11 +01:00
6 changed files with 200 additions and 28 deletions

View File

@@ -197,7 +197,7 @@
<b><font size='3px'>pAI Request Module</font></b><br><br>
<p>Requesting AI personalities from central database... If there are no entries, or if a suitable entry is not listed, check again later as more personalities may be added.</p>
<img src='loading.gif' /> Searching for personalities<br><br>
<table>
<tr>
<td class="button">
@@ -302,5 +302,4 @@
/obj/item/device/paicard/emp_act(severity)
for(var/mob/M in src)
M.emp_act(severity)
..()
..()