Action buttons + More mobs!

- Scanner control is now an action button.
- Fixed multiple scanner bugs (I think)
- Gave ability to drones and borgs.
This commit is contained in:
GunHog
2015-10-08 11:30:39 -05:00
parent 647dd5dbb4
commit dcbcfefa01
8 changed files with 43 additions and 6 deletions
+1 -1
View File
@@ -189,7 +189,7 @@ var/global/image/fire_overlay = image("icon" = 'icons/effects/fire.dmi', "icon_s
msg += "[capitalize(copytext(mat, 2))]<BR>" //Capitize first word, remove the "$"
else
msg += "<span class='danger'>No extractable materials detected.</span><BR>"
msg += "*--------* <BR>"
msg += "*--------*"
user << msg