Nerfed the medbot and bruise packs.

This commit is contained in:
cib
2012-01-05 19:36:26 -08:00
parent 565f8165a2
commit 9e035424da
3 changed files with 14 additions and 23 deletions
+4
View File
@@ -1894,6 +1894,10 @@
else
id = H.wear_id
if(!id)
usr << "Player has wear_id, but no id exists."
dat += "<td><font color=red>ERROR</font></td>"
if(isnull(id.assignment))
usr << "<font color=red>ERROR:</font> Inform the coders that an [id.name] was checked for its assignment variable."
dat += "<td><font color=red>ERROR</font></td>"