commit thing, need to see changies but gitlens is denying me

This commit is contained in:
Letter N
2020-08-29 14:00:46 +08:00
parent 57a008d567
commit 116145872f
@@ -4,11 +4,6 @@
req_access = list(ACCESS_ALL_PERSONAL_LOCKERS)
var/registered_name = null
/obj/structure/closet/secure_closet/personal/examine(mob/user)
. = ..()
if(registered_name)
. += "<span class='notice'>The display reads, \"Owned by [registered_name]\".</span>"
/obj/structure/closet/secure_closet/personal/PopulateContents()
..()
if(prob(50))