mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Small bug with engineering cyborg radio channels.
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
icon_state = "landmate"
|
||||
modtype = "Eng"
|
||||
feedback_inc("cyborg_engineering",1)
|
||||
channels = list("Engineering" = 0)
|
||||
channels = list("Engineering" = 1)
|
||||
|
||||
if("Janitor")
|
||||
updatename(mod)
|
||||
|
||||
Reference in New Issue
Block a user