Merge pull request #10242 from Certhic/radiochannels

refactor radio magic numbers
This commit is contained in:
variableundefined
2018-11-16 23:51:53 +08:00
committed by GitHub
22 changed files with 62 additions and 87 deletions
@@ -3,7 +3,7 @@
desc = "Dance my monkeys! DANCE!!!"
icon_state = "electropack0"
item_state = "electropack"
frequency = 1449
frequency = AIRLOCK_FREQ
flags = CONDUCT
slot_flags = SLOT_BACK
w_class = WEIGHT_CLASS_HUGE
@@ -18,7 +18,7 @@
/obj/item/radio/intercom/interrogation
name = "station intercom (Interrogation)"
frequency = 1449
frequency = AIRLOCK_FREQ
/obj/item/radio/intercom/private
name = "station intercom (Private)"