Merge pull request #7999 from Birdtalon/door-remote

Buffs the HoP Door remote
This commit is contained in:
Fox McCloud
2017-08-28 18:23:55 -04:00
committed by GitHub
4 changed files with 18 additions and 10 deletions
+7 -2
View File
@@ -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."