Small bug with engineering cyborg radio channels.

This commit is contained in:
cib
2012-10-12 15:34:40 -07:00
parent e05b9fa2b6
commit c691f76c65

View File

@@ -177,7 +177,7 @@
icon_state = "landmate" icon_state = "landmate"
modtype = "Eng" modtype = "Eng"
feedback_inc("cyborg_engineering",1) feedback_inc("cyborg_engineering",1)
channels = list("Engineering" = 0) channels = list("Engineering" = 1)
if("Janitor") if("Janitor")
updatename(mod) updatename(mod)