Made some object lists less terrible to read
This commit is contained in:
@@ -425,7 +425,7 @@
|
||||
if(!over_object)
|
||||
return
|
||||
|
||||
if (istype(usr.loc,/obj/mecha))
|
||||
if (istype(usr.loc, /obj/mecha))
|
||||
return
|
||||
|
||||
if(!M.incapacitated())
|
||||
|
||||
Reference in New Issue
Block a user