mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Merge pull request #7999 from Birdtalon/door-remote
Buffs the HoP Door remote
This commit is contained in:
@@ -101,11 +101,16 @@
|
||||
icon_state = "gangtool-blue"
|
||||
region_access = REGION_MEDBAY
|
||||
|
||||
/obj/item/weapon/door_remote/civillian
|
||||
name = "civillian door remote"
|
||||
/obj/item/weapon/door_remote/civilian
|
||||
name = "civilian door remote"
|
||||
icon_state = "gangtool-white"
|
||||
region_access = REGION_GENERAL
|
||||
|
||||
/obj/item/weapon/door_remote/head_of_personnel
|
||||
name = "personnel door remote"
|
||||
icon_state ="gangtool-white"
|
||||
region_access = REGION_HOP
|
||||
|
||||
/obj/item/weapon/door_remote/centcomm
|
||||
name = "centcomm door remote"
|
||||
desc = "High-ranking NT officials only."
|
||||
|
||||
Reference in New Issue
Block a user