Automatic conversion via Regex

This commit is contained in:
Remie Richards
2016-06-11 18:37:48 +01:00
parent a041255b80
commit fda2c699fc
126 changed files with 323 additions and 323 deletions
+1 -1
View File
@@ -1943,7 +1943,7 @@
else
var/atom/O = new path(target)
if(O)
O.dir = obj_dir
O.setDir(obj_dir)
if(obj_name)
O.name = obj_name
if(istype(O,/mob))