mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
Answered Aran's very good question
This commit is contained in:
@@ -282,8 +282,7 @@
|
||||
|
||||
var/mob/living/silicon/robot/O = new /mob/living/silicon/robot( loc )
|
||||
|
||||
if (!config.rename_cyborg)
|
||||
else
|
||||
if (config.rename_cyborg)
|
||||
O.rename_self("cyborg", 1)
|
||||
|
||||
// cyborgs produced by Robotize get an automatic power cell
|
||||
|
||||
Reference in New Issue
Block a user