mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-02 21:52:48 +00:00
Removes the HOP's second locker from Cyberiad and Kerberos (#19319)
* goodbye hop2 * nukes the code * REVERT THAT, WRONG BRANCH * FUCK * light and stuff restored
This commit is contained in:
@@ -37,14 +37,6 @@
|
||||
new /obj/item/door_remote/civillian(src)
|
||||
new /obj/item/reagent_containers/food/drinks/mug/hop(src)
|
||||
new /obj/item/clothing/accessory/medal/service(src)
|
||||
|
||||
/obj/structure/closet/secure_closet/hop2
|
||||
name = "head of personnel's attire"
|
||||
req_access = list(ACCESS_HOP)
|
||||
icon_state = "hop"
|
||||
open_door_sprite = "hop_door"
|
||||
|
||||
/obj/structure/closet/secure_closet/hop2/populate_contents()
|
||||
new /obj/item/storage/bag/garment/head_of_personnel(src)
|
||||
|
||||
/obj/structure/closet/secure_closet/hos
|
||||
|
||||
Reference in New Issue
Block a user