Implements github suggestions

Among others:
- TXT helpfile is now HTML helpfile
- Lots of gremmer changes
- Some adjustments
This commit is contained in:
Atlantis
2015-05-23 22:22:38 +02:00
parent 97f0470504
commit ef040583c8
10 changed files with 51 additions and 38 deletions
+1 -1
View File
@@ -575,7 +575,7 @@
if(has_electronics==0)
has_electronics = 1
user << "<span class='notice'>You place the power control board inside the frame.</span>"
qdel(W) // qdel
qdel(W)
else if (istype(W, /obj/item/weapon/module/power_control) && opened && has_electronics==0 && ((stat & BROKEN)))
user << "<span class='warning'>You cannot put the board inside, the frame is damaged.</span>"
return