mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
Small bug with engineering cyborg radio channels.
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user