Fix Silicon Examine Text

Update silicon flavor text in after_spawn instead of on_equip to access client prefs.
This commit is contained in:
psq95
2023-07-09 11:36:11 +01:00
parent 0ef3779196
commit d3240dec8a
3 changed files with 5 additions and 3 deletions
-3
View File
@@ -372,9 +372,6 @@
var/mob/living/silicon/robot/R = new /mob/living/silicon/robot(loc)
// GS13: Silicon Examine Text
SEND_SIGNAL(R, COMSIG_SILICON_PREFS_COPIED_TO, src)
R.gender = gender
R.invisibility = 0