Ports Advanced Cameras

This commit is contained in:
Fox-McCloud
2016-03-29 06:05:59 -04:00
parent 37efad9744
commit 6648175a63
15 changed files with 381 additions and 4 deletions
+1 -1
View File
@@ -179,7 +179,7 @@
A.name = str
usr << "<span class='notice'>You rename the '[prevname]' to '[str]'.</span>"
interact()
return
return 1
/obj/item/areaeditor/proc/set_area_machinery_title(var/area/A,var/title,var/oldtitle)