Fix safe...?

Conflicts:
	code/game/objects/objs.dm
This commit is contained in:
Rob Nelson
2014-06-05 16:21:26 -04:00
committed by ZomgPonies
parent 5649e2c34d
commit 0762e137ab
3 changed files with 24 additions and 19 deletions
+1
View File
@@ -83,6 +83,7 @@ FLOOR SAFES
dat += "<tr><td><a href='?src=\ref[src];retrieve=\ref[P]'>[P.name]</a></td></tr>"
dat += "</table></center>"
user << browse("<html><head><title>[name]</title></head><body>[dat]</body></html>", "window=safe;size=350x300")
onclose(user, "safe")
/obj/structure/safe/Topic(href, href_list)