Merge pull request #9044 from Sishen1542/rock-lock

Adds the ability to construct and deconstruct locker locks
This commit is contained in:
kevinz000
2019-08-04 19:07:35 -07:00
committed by GitHub
7 changed files with 208 additions and 75 deletions

View File

@@ -747,6 +747,12 @@ Difficulty: Very Hard
/obj/structure/closet/stasis/ex_act()
return
/obj/structure/closet/stasis/handle_lock_addition()
return
/obj/structure/closet/stasis/handle_lock_removal()
return
/obj/effect/proc_holder/spell/targeted/exit_possession
name = "Exit Possession"
desc = "Exits the body you are possessing."